What do I need to start collecting payments?
Which countries does xPay support?
What currencies are supported on xPay?
Can I set up recurring payments using xPay?
How and where do I use the xPay Keys?
Authorization: Basic <credentials>
, where <credentials>
is the Base64 encoding of <xPay Public Key>
and <xPay Private Key>
joined by a single colon :
.For a detailed explanation of how to use xPay keys, refer to the Authentication Page.What value do I use in the amount field in API calls?
amount
field must be in the smallest currency unit. For
example: - If the transaction is in USD, 1 USD = 100 cents, so to charge USD
2, you should set the amount to 200. - Similarly, for EUR, 1 EUR = 100 cents.What do I do if I receive a 400 Bad Request response?
How do I integrate xPay with my platform?
What customer data does xPay collect?
Can I export my transaction and payout data?