Get desktop application:
View/edit binary Protocol Buffers messages
Payments management service. This should be the only domain that knows how to charge customers to keep a clean audit trail.
Charge a credit card by the specified amount.
Request to charge a credit card.
Amount to charge. This is expected to be in the user's preferred currency.
Credit card to charge.
Response of a successful charge.
Identifier of this successful charge transaction.
Represents credit card information that we can charge.
Used in: ,
Number of credit card.
CVV of credit card.
Card expiration (year). Expected formatting YYYY, eg. 2021.
Card expiration (month). Expected formatting M, eg. 8, 12.