Introduction

These are the pages for integrating your solution with fumopay.

The most basic integration is to create a transaction and redirect the user to us. We will then process the payment and return the user to your site or app. We will also send the result of the payment to your web hook. It's important to note that some times transactions don't clear immediately and we will notify you on this channel.

If you want, you can subscribe to transaction events as well.

For retrieving the detail of a paid transaction use the get endpoint and if you want to create a refund use refund

You can visit our test siteopen in new window to see the create API in action. The test bank details is available here.