Payletter Global
Introduction
Payletter provides overseas payment services to businesses that do not own overseas corporations. Secure overseas
customers through Payletter.
This integration supports Overseas Payment Service only.
Supported Countries
- Global 🌏
Available Payment Methods
Payletter currently supports USD($) & JPY(¥) currency.
Payment Type | Payment Method Key | Integration Status | Refund Supported | Sandbox Availability |
---|---|---|---|---|
Credit/Debit Card | PAYLETTER_CREDIT_CARD | ✅ | ✅ | ✅ |
Miscellaneous Details
- Name is a required field
- Email is a required field
- Can only test unauthorized credit card mode in sandbox mode
- This integration also supports recurring payment for a customer, for more details please connect with PortOne support
team
Sandbox
Credentials for USD
Key | Value |
---|---|
Api Key | cdcfc9d37e47ae13a43ab8411858b396 |
Store Id | portone_test |
Credentials for JPY
Key | Value |
---|---|
Api Key | 10b94e85b050e7d51a790c1bdb0610b0 |
Store Id | portoneJP_test |
Test cards data
As mentioned earlier only unauthorized credit card mode is available in sandbox mode.
- Please enter credit card number like below.
- Visa: Random number starting with 4
- Master: Random number starting with 51
- JCB: Random number starting with 35
- Amex: Random number starting with 34
- Please enter any future Expiry date and CVV number randomly.
Use following values in embedded JS code to pay via Payletter channel
"pmt_channel": "PAYLETTER",
"pmt_method": { Any of above given payment method keys },
Reference links
Updated 11 days ago