Amount |
The amount of the transaction in cents. Must be a positive integer or zero |
Currency |
Three-letter ISO currency code representing the currency in which the charge was made. Defaults to 'usd'. |
Card |
The stripe token representing the card/transcation generated via the stripe javascript API typically via a form and payment button. |
Description |
A description of this transaction. This should be consistent with what is shown to the user during payment. |
Receipt Email |
An email to have Stripe send a receipt to (if emails configured in Stripe account). |