One Off Payment | Refunds |
---|---|
✓ | ✓ |
Get started with nol Pay
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 nol Pay payment method to your Dashboard
- Activate nol Pay on the Checkout
- Configure a Workflow to process payments made with nol Pay
Prepare the client session
nol Pay 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 |
orderId | ✓ | orderId will be passed to Nol as transaction id; it is mandatory, and must be unique. One orderId value cannot be used for multiple payments. Maximum length of orderId is 32 characters. |
amount | ✓ | Minimal value (in minor units): 500 Maximal value (in minor units): 200000 |
paymentMethod ↳ descriptor | ✓ | A description of the payment, as it would typically appear on a bank statement. |