Explore how to accept digital currency payments with Flexa.
Payment Pages | API Only | |
---|---|---|
OVERVIEW | Quickly deploy our hosted UI for simple, fast, and wide-reaching acceptance. | Build your own integration for a fully bespoke experience. |
INTEGRATION EFFORT | Some code | Lots of code |
SALES CHANNELS |
|
|
DIGITAL CURRENCIES | All supported currencies | All supported currencies |
CUSTOMER UI | Responsive web only (desktop and mobile) | Responsive web and native mobile apps |
OTHER FEATURES |
|
|
PARTNER AVAILABILITY | Leading providers | Only available directly from Flexa |
pay
, buy
, or donate
, and the style you choose will determine the label on the submit button presented to the user (e.g., “Pay Now”).total
debit object along with the redirect_url
of the confirmation page to display upon payment completion. Or, for better performance, create a link before your checkout page is loaded, and update it only when your customer modifies their cart or shipping options.url
of the returned link object to the button you created in step 1. Don’t open the payment page in a blank window—your customer will be automatically redirected to your confirmation page after a successful payment.commerce_intent.completed
event that corresponds with the commerce intent identifier that was returned with the link object you created in step 3. (Due to the possibility of a lost network connection, it’s not reliable to use the rendering of your customer’s confirmation page as an indicator of a completed payment.)