XAP

  1. The delivery team will share the live account.
  2. The store mode should be live and set from the settings tab in XPay XAP.
  3. Generate live mode keys and use those with APIs and SDKs along with the live account ID.
  4. Add gateway credentials by creating an instance and selecting the acquiring gateway.

XPay API Base URL

  1. API Base URL for the live account will be https://xstak-pay.xstak.com
  2. If you want to add a URL to generate a webhook secret, such as Checkout.com, you will use the above-mentioned base URL in their admin panel for live env, and use the staging base URL already being used for sandbox/UAT.

XPay Web SDK

  1. SDK Base URL: https://js.xstak.com/xpay.js
  2. NPM Package for React: npm i @xstak/xpay-element

Mobile SDKs

React Native

XPay React Native SDK

npm i @xstak/xpay-element-react-native