I am using Stripe as a payment gateway. Now there\'s a big problem bothers me.
Stripe
I used code below to create a subscription:
Came across this question while searching for how to extract subscription ID in Java. Turns out the new version of the API (1.7.1 for Java) has ID field built right into the subscription object. The same is probably true for the PHP API.