For AI agents: visit https://docs.ngenius-payments.com/v2.0/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
Merchants
Developers
Home
Merchants
Developers
Developers
Home
Merchants
Developers
Developers
Light Box
JUMP TO
Integration Methods
Hosted Payment Page
Getting started
Request an access token
Create an order
Request payment from your customer
Pay by Token
Slim mode
Masking PAN and CSC
Direct API
Getting started
Request an access token
Two stage payments
One stage payments
Retrieve order status
Capture an authorized payment
Reversing an authorized payment
Refund a capture
Cancel a capture request
Cancel a refund request
Direct API integration sequence diagram
Invoicing (Pay-by-Link) via API
Getting started
Request an access token
Create an invoice
Receiving notification of payment
Recurring Payments via API
Getting started
Request an access token
Create a recurring payment
Notification of new payments
Consuming web-hooks
Mobile SDKs
iOS SDK
Android SDK
Creating Orders
React native SDK
List of order input attributes
The order object
Other ways to request an access token
Cards
Alternative Payment Methods
Apple Pay
Samsung Pay
China Union Pay
Test Cards
Sandbox test environment
Identity
/auth/access-token
Generate access token or refresh token
post
Recurring Payments
/outlets/{outletId}/orders
post
post
/outlets/{outletId}/orders/{ref}
get
get
delete
del
Transaction
/outlets/{outletId}/orders/{ref}
Retrieve order details
get
/outlets/{outletId}/orders
Create an order
post
/outlets/{outletId}/orders/{orderRef}/payments/{paymentRef}/card
Accept Card for existing payment
put
/outlets/{outletId}/card/verify
Verify card
post
/outlets/{outletId}/orders/{orderRef}/payments/{paymentRef}/captures
Capture payment
post
/outlets/{outletId}/orders/{orderRef}/payments/{paymentRef}/captures/{captureId}
Get a Capture
get
Void a Capture
del
/outlets/{outletId}/orders/{orderRef}/payments/{paymentRef}/captures/{captureId}/refund
Refund a Capture
post
/outlets/{outletId}/orders/{orderRef}/payments/{paymentRef}/refund/{refundId}
Get a Refund
get
Void a Refund
del
/outlets/{outletId}/payment/card
Create a payment in a single operation
post
Light Box
Updated 5 months ago
Hosted Payment Page
Did this page help you?
Yes
No
Updated 5 months ago
Hosted Payment Page
Did this page help you?
Yes
No