Turn more app users into paying customers

With the Peach Payments Mobile Software Development Kit (mSDK) v2

Turn browsers into buyers

Reduce checkout friction with cards AND digital wallets.

Build once. Deploy everywhere

Support for Swift, Kotlin, React Native, and Flutter.

Own every touchpoint

Customisable checkout experiences that feel like your brand.

Make repeat purchases effortless

Secure tokenisation enables faster future checkouts.

Coming soon: A variety of alternative payment methods

Trusted by top performing companies that think bigger than just transactions

Comprehensive documentation, interactive API playgrounds and world-class plugins and integrations are some of the resources available for you to streamline your brand feel and customer experience.

Experience our secure platform

For developers
by developers

Comprehensive documentation, interactive API playgrounds and world-class plugins and integrations are some of the resources available for you to streamline your brand feel and customer experience.

            // Initiate Checkout
const sdk = require('api')('@peachpayments/v1.0#gwvxzblefd');

sdk.postCheckout({
   'authentication.entityId': '8ac7a4ca68c22c4d0168c',

    signature: 'a668342244a9c77b08a2f9090d033d6e2610',

    merchantTransactionId: 'OrderNo453432',
    amount: 1010.22,
    paymentType: 'DB',
    currency: 'ZAR',
    nonce: 'UNQ00012345678',

}, {accept: 'text/html'})
  .then(({ data }) => console.log(data))
  .catch(err => console.error(err));
        
Cape Town
South Africa

What are you looking for?