Welcome to our partner setup guide. Learn how to request your partner account, and how to test the Onboarding API.
This guide will show you how to create and configure a test account.
This guide builds on the Merchant Quickstart Guide.
You can request a partner account here. You will be emailed an API key for our sandbox environment.
Partners can make calls to our Payment APIs on behalf of their sub-merchants if they are configured to do so. You can request this to be enabled.
You will need an Authorization header as described in the Merchant Quickstart Guide:
Authorization: Passcode Base64Encoded(your_partner_merchant_id:passcode)
To process on behalf of a sub-merchant you will need a header with the merchant Id of your sub-merchant:
Sub-Merchant-Id: your_sub_merchant_id