Private
clientThe createSession
method creates a new payment session.
a promise that resolves to the created session
The request object containing the session details
The getConfig
method get the AuctanePay config, such as the "adyenClientKey"
a promise that returns the AuctanePay config
The previewTransaction
method previews transaction costs including fees and surcharges
https://auctane-pay-dev.kubedev.sslocal.com/swagger/index.html#tag/Transactions
a promise that resolves to the transaction preview with fees
The request object containing amount and transaction category
Generated using TypeDoc
Auctane Pay API module - /v1/payments
This module provides access to the Auctane Pay endpoints in ShipEngine API.