Getting Started

There are 3 major ways to take payments with BreathePay

  • Our hosted checkout page (easiest)

  • Our payments API (intermediate)

  • Our payments API with 3DS support (recommended)

You must have a BreathePay merchant ID and secret to use any of the above

For a full example application in PHP/Laravel, visit: https://github.com/Pickeringwareltd/breathepay and install it

Last updated