PAYMENTS BUILT FOR ENTREPRENEURS

Accept every payment in one integration

Syok2Pay lets your business collect FPX online banking, e-wallets and cards through a single secure checkout — with fast settlement and one simple, transparent rate.

Sandbox access in minutes · Talk to us for a custom rate

create-payment.sh
# Create a payment session
curl -X POST https://pay.syok2pay.com/v1/initiate \
  -H "Authorization: Bearer pk_live_..." \
  -H "X-Signature: <hmac>" \
  -d '{
    "merchant_code": "M00001",
    "reference_no": "ORD-1042",
    "amount": "59.00",
    "currency": "MYR"
  }'

# → returns a hosted checkout URL
{ "payment_url": "https://pay.syok2pay.com/..." }

Everything you need to get paid

From social sellers to enterprises — Syok2Pay handles the payments so you can focus on growing your business.

One integration

A single API and hosted checkout for FPX, e-wallets and cards. Integrate once — add new methods without touching your code.

All local methods

Every major bank and e-wallet supported out of the box, settled straight to your account.

Fast settlement

Automated daily settlement with clear reporting, so your cash flow stays predictable.

Secure by design

Encrypted, HMAC-signed requests and a hosted checkout that keeps sensitive card data off your servers.

PAYMENT METHODS

Every way your customers pay

One integration covers online banking, e-wallets and cards — no extra contracts to chase.

FPX Online Banking

20 supported banks

FPX
  • Maybank
  • CIMB Bank
  • Public Bank
  • RHB Bank
  • Hong Leong Bank
  • AmBank
  • Bank Islam
  • Bank Simpanan Nasional (BSN)
  • Affin Bank
  • Alliance Bank
  • Agrobank
  • Bank Muamalat
  • Bank Rakyat
  • OCBC Bank
  • UOB Bank
  • HSBC Bank
  • Standard Chartered
  • Citibank
  • Kuwait Finance House
  • Deutsche Bank

E-Wallets

Touch n Go eWallet
GrabPay
Boost
ShopeePay
DuitNow

Cards

Visa
Mastercard
American Express
HOW IT WORKS

Go live in five steps

A session-based, redirect-style checkout — the same model you already know from Stripe and other modern gateways.

  1. 01

    Initiate

    Your backend calls /v1/initiate with a signed request to create a payment session.

  2. 02

    Redirect

    We return a payment_url — send your customer to the hosted Syok2Pay checkout.

  3. 03

    Customer pays

    They pick FPX, an e-wallet or card and complete payment securely.

  4. 04

    We process

    Syok2Pay routes to the right bank or provider and confirms the result.

  5. 05

    Get notified

    We call your backend_return_url so you can finalise the order instantly.

Secure, reliable, local

Secure
Encrypted, HMAC-signed transactions
Daily
Automated settlement to your account
20+
FPX banks & major e-wallets
24/7
Local merchant support

Ready to start accepting payments?

Create your account, grab sandbox credentials and integrate in minutes. Talk to our team if you need a custom enterprise rate.