đź’ł [Plugin] Revolut Merchant Checkout - by EzCode

revolut_merchant 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.
Screenshot 2021-07-01 at 19.45.49

How to set a webhook URL
  1. 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.

  1. Call the action Set webhook with that url
  2. Do a demo transaction and you will see that initialize mode will be done, and there will appear new available fields.
  3. Remove the /initialize text from end fo url path, like this:
    https://ezcodepluginsdemo.bubbleapps.io/api/1.1/wf/revolut/
  4. 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


https___s3.amazonaws.com_appforest_uf_f1595447780901x964645043852351700_logonew2 EzCode.co

Feel free to contact us for any inquiries and we’ll be happy to find a solution for your ideas.

1 Like

Hey there, Trying using your revolut merchant checkout plugin, it keeps processing the payment and doesn’t go through, it’s the same with your demo page, please look into this.