Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get rid of billing_address endpoint, update payments endpoint #76

Merged
merged 1 commit into from Nov 21, 2014

Conversation

Fredar
Copy link
Contributor

@Fredar Fredar commented Nov 21, 2014

Billing details have been inlined into payment model. Reflect that in the API.

@@ -51,7 +61,9 @@ fullname | String | Read/Write | Payer's fullname.
ip | String | Read | Payer's ip.
locale | String | Read/Write | Payer's preferred locale, list of locales described in [enums section](/reference/enums/#locales).
notes | Text | Read/Write | Payment's additional information.
state | String | Read/Write | Payer's state. (100 characters max)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should mark that it's required for US

ZenCocoon added a commit that referenced this pull request Nov 21, 2014
Get rid of billing_address endpoint, update payments endpoint
@ZenCocoon ZenCocoon merged commit ee1f580 into master Nov 21, 2014
@ZenCocoon ZenCocoon deleted the update-payments branch November 21, 2014 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants