The MyXspend API enables clients to process payments on behalf of their users. This guide outlines the key steps required to integrate with the MyXSpend platform and successfully process payments.
Add your PostBack URL in the MyXspend portal. This ensures MyXspend sends transaction status updates to your system upon payment confirmation. Refer to PostBack URL Documentation for detailed integration steps.
Use the /auth/login` endpoint to authenticate your API calls. Upon successful authentication, this endpoint returns a Bearer Token, which must be included in all subsequent requests along with the API KEY and Company Id in the Response Headers