Hosted Merchant Onboarding
The Launch Integrator Setup API provides a lightweight way to add new merchants to the Xplor Pay platform. You post merchant data to Xplor Pay, which handles the onboarding user experience (for example, emailing setup links). You can also retrieve an existing merchant’s details.
Available Endpoints
Retrieve a Merchant:
GET /api/launchIntegratorSetup/v1.0/integrateMerchant/merchants/{merchantNumber}
Create a New Merchant:
POST /api/launchIntegratorSetup/v1.0/integrateMerchant/{hierarchyNodeKey}
Last updated
Was this helpful?

