Closed key88sf closed 3 years ago
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
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).
General information
Issue description
Please add the
customer_id
field to the top level fields on the Subscription object.