Interface

CustomerPaymentRequestsApi

CustomerPaymentRequestsApi

Members

Promise.<CustomerPaymentRequest>

# getByQRCodeId

Retrieve a CustomerPaymentRequest by a QR code ID associated to the request

View Source api/CustomerPaymentRequests.d.ts, line 19

Promise.<CustomerTransactionSummary>

# makeImmediatePayment

Create a new CustomerPaymentRequest and immediately make a charge against it

View Source api/CustomerPaymentRequests.d.ts, line 42