Get started with Card via iPay88
Before you begin
If this is your first payment method, make sure to follow the Get started guide to begin processing payments with Primer.Configure in the Dashboard
- Add iPay88 to your Dashboard Go to the Integrations section of the Dashboard and look for iPay88. Follow the instructions to connect your iPay88 processor account to your Primer Dashboard.
- Activate Cards by iPay88 on the Checkout
- Access the Dashboard and navigate to the Checkout section.
- Look for the option to enable payment methods and locate “Cards by iPay88.”
- Activate the Cards by iPay88 payment method by selecting it.
- Keep in mind that when using iPay88 for card payments, the flow follows an Alternative Payment Method (APM) process. This means that users will be redirected to complete the card payment on iPay88’s secure platform.
- Ensure that the generic card component is hidden for the specific market where iPay88 is used. This will help users identify and select the correct card button during the payment process.
- During checkout, users will see the button labeled “Pay with Card” to proceed with their payment securely through iPay88.
Prepare the client session
Card via iPay88 leverages the following parameters to process a payment. Pass them when creating the client session.Parameter Name | Required | Description | |
---|---|---|---|
currencyCode | ✔ | 3-letter currency code in ISO 4217 format, e.g. USD for US dollars | |
order ↳ lineItems | ✔ | Details of the line items of the order | |
order ↳ lineItems | ✔ | Description of the line item | /api-reference/v2.4/api-reference |
order ↳ countryCode | ✔ | Must by MY | |
customer ↳ firstName | ✔ | First name of the customer | |
customer ↳ lastName | ✔ | Last name of the customer | |
customer ↳ emailAddress | ✔ | Customer email address |