Get Linking Token
A Linking token generated after Login with GoPay that links a user's accounts.
For you to get the linking token, you need to initiate our account linking in SNAP-based flow, merchants need to call 2 APIs as follows:
- Initiate access token B2B by calling POST v1.0/access-token/b2b
- Initiate binding request by calling POST v1.0/registration-account-binding
Updated about 13 hours ago