| This class can perform operations with money using PerfectMoney system. 
 It can send HTTP requests on behalf of a given user to the Web server of the PerfectMoney system, so it can perform several operations with money. Currently it can:
 
 - Get the current account name
 - Get the current account balance
 - Transfer funds to another account
 - Create a payment voucher
 
 using this classs you can integrate perfectmoney payment system in your website or telegram bots.
 
 we have also included some example files in this.
 
 enjoy !
 for any queries contact : https://t.me/mrbeandev
 |