Bank cards are the most widely used online payment method worldwide. Cards linked to bank debit or credit accounts allow customers to complete online payments by entering card information at checkout. Onerway initiates transaction requests through card networks to complete the payment flow.
Card payments allow customers to complete purchases using their credit or debit cards online. Customers enter card information (card number, expiry date, CVV, etc.) at checkout, and the system verifies and processes the transaction through the card network.
Onerway supports two card payment modes:
Direct payment refers to a payment flow completed within the same platform or application, without redirecting the user to external third-party pages.
Flow steps:
Token payment allows customers to save card information for faster checkout in subsequent purchases.
Token payment features:
Onerway supports the following major card brands:
| Card Brand | Description |
|---|---|
| Visa | One of the world's largest payment card brands |
| Mastercard | Globally accepted credit and debit card network |
| American Express | Premium credit card brand |
| Japan Credit Bureau (JCB) | Major Japanese credit card brand, accepted worldwide |
| Discover | Major US credit card brand |
| Feature | Support |
|---|---|
| Direct payment | ✓ |
| Token payment | ✓ |
| Subscription payment | ✓ |
| Pre-authorization payment | ✓ |
| 3D Secure authentication | ✓ |
Card payments involve the following key steps:
The system checks whether the provided information is correctly formatted (e.g., card number format, valid expiry date). This step validates the information format but does not guarantee the card itself is valid.
Certain transactions may require 3D Secure authentication, such as SMS verification codes or other forms of identity verification. This is part of Strong Customer Authentication (SCA) requirements to enhance transaction security.
R, it indicates 3DS verification is required, and the system will redirect to the verification page.The bank checks whether sufficient funds are available. If successful, the corresponding amount is frozen in the customer's account, guaranteeing the payment can be completed.
Funds flow from the issuing bank to the merchant account, completing the transaction cycle.
Onerway provides WebSDK and API integrations for card payments
| subProductType | Description |
|---|---|
DIRECT | Direct payment, subscription payment, pre-authorization payment |
TOKEN | Token payment |