ShiftxPay
Accept payments

Payment methods

Card and Mauritius methods in the Peach widget.

Buyers pay inside the Peach embedded widget, which renders the payment methods your account has enabled. For Mauritius this is the card networks plus the local methods below — the buyer picks one in the widget and the card or local-method details are captured PSP-direct, never by ShiftxPay.

Mauritius methods

MethodPeach code
CardCARD
MCB JuiceMCBJUICE
MauCAS (QR)MAUCAS
blink by EmtelBLINKBYEMTEL

Peach supports a broader catalogue of regional methods (Apple Pay, Google Pay, instant EFT, BNPL, M-Pesa, and more). For Mauritius, focus on CARD and the three local methods above; whether any other method is available to you depends on your Peach account.

Selecting which methods appear

Which methods the widget shows is configured per connector for your account — you do not call a REST endpoint to drive this at checkout. The configuration has three parts:

  • include — a restricting allowlist. When non-empty, the widget shows only these methods, in this set. Leave it empty to show every method your Peach account has enabled.
  • exclude — hides specific methods that would otherwise appear.
  • ordering — sets the display order of the methods in the widget.

These options are set by the operator for each merchant connector and surface to the buyer automatically through the embedded widget at checkout.

Availability and currency

Method availability is ultimately enforced by your Peach account, not the gateway: whether a given method can be used for a given currency is a property of the Peach entity and its currency configuration. The gateway is currency-agnostic; MUR is the operating currency for Mauritius and uses 2 minor-unit decimals (5000 is Rs 50.00).

A method only appears in the widget when it is enabled on the Peach entity and permitted by the connector's include/exclude configuration. When both hold, it shows up automatically — no change to your checkout integration is required.

On this page