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

Add customer_id to Subscription fields #221

Closed
key88sf opened this issue Sep 17, 2021 · 2 comments
Closed

Add customer_id to Subscription fields #221

key88sf opened this issue Sep 17, 2021 · 2 comments

Comments

@key88sf
Copy link

key88sf commented Sep 17, 2021

General information

  • SDK/Library version: 4.4.0
  • Environment: Production + Sandbox
  • Language, language version, and OS: All languages

Issue description

Please add the customer_id field to the top level fields on the Subscription object.

@crookedneighbor
Copy link

You can use the payment method find method with the payment method token param to get the object representing the underlying payment method for the subscription. That includes the customer id.

If you'd still like the customer id on the top level of the Subscription object, please pass along that feature request to our support team. https://developer.paypal.com/braintree/help

@key88sf
Copy link
Author

key88sf commented Sep 20, 2021

Yes, I would like that at the top level. I'll try contacting the support team (though I think that will not go anywhere, but we'll see).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants