- Jun 6, 2020
- 11,559
- 4,422
Hello.
PerfectMoney is an alternative method of payment on the Internet for services. For a client I had to write API support for PerfectMoney. He was only interested in 2 functions.
1. Retrieving wallet values of currencies on subaccounts, e.g. $,Euro, BTC etc.
2. Receiving eVoucher from customers and automatically credit their PerfectMoney account.
You can see how the library works in the example code. The function call is answered by a return proceure returning a response from PerfectMoney. There is added error handling from server side or lack of connection with PerfectMoney server.
Functions are tested and work correctly.
Please remember to activate API in PerfectMoney in your account in API settings and to give a specific IP from which connections are received.
B4X:
PerfectMoney is an alternative method of payment on the Internet for services. For a client I had to write API support for PerfectMoney. He was only interested in 2 functions.
1. Retrieving wallet values of currencies on subaccounts, e.g. $,Euro, BTC etc.
2. Receiving eVoucher from customers and automatically credit their PerfectMoney account.
You can see how the library works in the example code. The function call is answered by a return proceure returning a response from PerfectMoney. There is added error handling from server side or lack of connection with PerfectMoney server.
Functions are tested and work correctly.
Please remember to activate API in PerfectMoney in your account in API settings and to give a specific IP from which connections are received.
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید