Documentation ¶
Overview ¶
The different kinds of payment methods that can be performed on the Payments API. Methods such as Card, Token, Profile...
Index ¶
Constants ¶
View Source
const CARD = "card"
payment methods
View Source
const CASH = "cash"
View Source
const CHEQUE = "cheque"
View Source
const PROFILE = "payment_profile"
View Source
const TOKEN = "token"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.