Stripe
Introduction
Stripe is a technology company that builds economic infrastructure for the internet. Businesses of every size – from new startups to public companies – use our software to accept payments and manage their businesses online. Millions of businesses of all sizes – from startups to large enterprises – use Stripe's software and APIs to accept payments, send payouts, and manage their businesses online.
Supported Countries
- Global 🌏
Available payment methods
Payment Type | Payment Method Key | Currency | Status | Sandbox Availability |
---|---|---|---|---|
Internation Payment (Credit Card) | STRIPE_CARD | All including VND, SGD, IDR, MYR, THB, PHP, USD | ✅ | ✅ |
GrabPay Wallet | STRIPE_GRABPAY | SGD, MYR | ✅ | ✅ |
Sandbox
Credentials
For Sandbox Credentials, complete Stripe onboarding through Port One admin dashboard in sandbox mode.
Use following values in embedded JS code to pay via Stripe channel
"pmt_channel": "STRIPE",
"pmt_method": { Any of above given payment method keys },
Reference links
Updated 2 months ago