AJAX Transparent Redirect
To simplify PCI compliant credit card handling, Stax Bill provides an AJAX Transparent Redirect endpoint which a developer can use to securely capture customers' credit cards. If you are adding the first payment method on a customer, it will be set to the default payment method automatically.
This action uses a separate public API key. It also makes use of reCAPTCHA to protect against bots and scripting. Additionally, the domain making the request must be on your account's whitelist. The only way to add, edit, or remove which domains are on this whitelist is to contact Stax Bill support.
You can find your public API key and view the whitelisted domains for your account in the Admin UI, Settings > Integrations > Transparent Redirect
Unlike the basic transparent redirect, this version does not take in a success/fail URL or present the user with a processing screen. This gives a developer more freedom to handle the response as desired.

Updated about 1 year ago
