Skip to content

Instantly share code, notes, and snippets.

@remear
Created August 7, 2012 00:13
Show Gist options
  • Save remear/3279831 to your computer and use it in GitHub Desktop.
Save remear/3279831 to your computer and use it in GitHub Desktop.
{
'email_address': '[email protected]',
'name': 'Dwight\'s Flowers',
'merchant': {
'type': 'business',
'name': 'Dwight\'s Flowers LLC',
'tax_id': '123-123-123',
'phone_number': '(800) 555-1234',
'street_address': '1 My Businesses Registered Address',
'postal_code': '94301',
'region': 'CA',
'country_code': 'USA',
'person': {
'name': 'Reginald F. Merchant',
'dob': '1980-01',
'phone_number': '(904) 555-1799',
'street_address': '801 High St, Suite 200',
'postal_code': '94301',
'region': 'CA',
'country_code': 'USA'
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment