Create merchant accounts
Last updated: Oct 29th, 10:18am
In this step, onboard your merchants to accept payments on your site. To onboard them, create non-loginable merchant accounts with the managed accounts API.
To onboard merchants:
- Create a non-loginable merchant account.
- Monitor for webhooks or make a GET request to retrieve the information.
- Interpret the JSON data to determine if you're missing critical information.
- Update the missing information or document to complete onboarding.
Know before you code
- Get an access token.
- Set up your accounts and REST API apps. For more information, see Partner set-up.