Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save wehub/6fdcefb6dc4fbe199cde601fa8bbb68a to your computer and use it in GitHub Desktop.

Select an option

Save wehub/6fdcefb6dc4fbe199cde601fa8bbb68a to your computer and use it in GitHub Desktop.
{
"account_id": 605402615,
"short_description": "goods",
"type": "personal",
"amount": 10,
"currency": "USD",
"payment_method": {
"type": "inline_credit_card",
"inline_credit_card": {
"cc_number": "4111111111111111",
"expiration_month": 10,
"expiration_year": 2020,
"user_name": "Foo Bar",
"email": "[email protected]",
"address": {
"postal_code": "95128",
"country": "US",
"address1": "123 Fake Street",
"address2": "suite 200",
"city": "San Jose",
"region": "CA"
},
"cvv": "123",
"callback_uri": "https://webhook.site/e5b9b162-d9b5-4ab9-9280-ed824fe2cf23"
}
},
"fee": {
"app_fee": "2"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment