Revolut Merchant Checkout
As a Revolut Business customer, you can use your Revolut Merchant account and the Merchant API to accept online payments straight into your Merchant account. In addition, you can manage orders and customers.
This plugin combines Revolut Checkout widget and Revolut Merchant API calls.
Demo checkout:
How to get SANDBOX API Token
Go to sandbox page:
Revolut Business Sandbox
How to Switch from Sandbox to Production
Each API is doubled with capitalised name SANDBOX or PRODUCTION.
Use the sandbox while testing and replace it with the production one when you are ready to deploy.
In addition to that, the plugin element have a field “API mode”, change that to production as well when you are ready.
How to set a webhook URL
- Set your backend API workflow in the initialize mode, for example:
https://ezcodepluginsdemo.bubbleapps.io/api/1.1/wf/revolut/initialize
Don’t close the page and leave the initialize mode opened.
- Call the action Set webhook with that url
- Do a demo transaction and you will see that initialize mode will be done, and there will appear new available fields.
- Remove the /initialize text from end fo url path, like this:
https://ezcodepluginsdemo.bubbleapps.io/api/1.1/wf/revolut/ - Call Set webhook again with this url
Done!
Demo: https://ezcodepluginsdemo.bubbleapps.io/revolut
Demo Editor: https://bubble.io/page?version=live&name=revolut&id=ezcodepluginsdemo
Marketplace: https://bubble.io/plugin/revolut-merchant-checkout-1588682632174x653617181149888500
Feel free to contact us for any inquiries and we’ll be happy to find a solution for your ideas.