Skip to main content
Version: Lastest

Connection Model

AppotaPay e-wallet linking is a service that allows Partners to use their AppotaPay wallet account to authenticate and link with accounts on the partner's system for purposes such as login and payment The image of the linking connection The image of the linking connection

The steps to follow

  • STEP 1: The partner creates a Partner account to obtain connection information
  • The link below is to create an account:
  • The sandbox environment: here
  • The production environment: here
  • Step 2: Implemented on the partner's website Add a new channel Integrate payment on the screen Integrate payment
  • Step 3: AppotaPay activates the partner's integration channel on the system
  • Step 4: The partner uses API_KEY and SECRET_KEY to perform the linking
  • Step 5: The partner relies on the information above to construct the account linking link
  • Step 6: he customer logs in and successfully authenticates the account. After that, AppotaPay will redirect to CALLBACK_URI along with the AUTHORIZATION_CODE information
  • Bước 7: The partner uses the AUTHORIZATION_CODE to obtain the ACCESS_TOKEN
  • Bước 8: The partner uses the ACCESS_TOKEN to make API calls such as querying account information and making payments.

Integration information

Integration environment

  • Sandbox: It is used for testing, debugging during the integration process
  • Production: The production environment after successful integration.

Connection information

EnvironmentDomain
Sandboxhttps://ewallet.dev.appotapay.com
Productionhttps://ewallet.appotapay.com