Create Charge
To charge a Customer credit card, you first need to create a charge object.
Query
Comma-separated response fields to include.
Body
Conditionally required. The unique identifier for the card object.
Flag that indicates if the charge was made from a mobile device. The card can be keyed, swiped, dipped or tapped on the merchant's POS device.
Preferred to specifying card or cardOnFile in order to ensure PCI compliance. Opaque representation of the credit card or debit card associated with this charge, as returned by the token endpoint. Applications that access cardholder information using the Payments API are required to follow the payment application data security standard (PA DSS) established by the payment card industry, which specifies how cardholder data must be protected. As such, the token resource provides a programatic way to comply with this standard without having to hold sensitive card information on your own servers.
The type of credit or debit card. Valid values include the values available in the list dropdown.
Flag that indicates if the charge is an eCommerce transaction made over the web.
Three-letter ISO 4217 currency code representing the currency in which the charge was made.
Amount of the transaction. Valid values range 0.00 through 99999.99.
Additional data you wish to store for this transaction.