Back to All

How do I get Stripe payment identifier from a Subscription?

Hi, given a customerID and a subscriptionID, I want to get the Stripe payment identifier that I can use to lookup using Stripe's API. (Preferably "card_...")