01-31-2019, 09:27 PM
Haha. Thanks.
I really do want to write another plugin to do subscriptions. An idea just came to me of how to do it too. Interesting.
So with stripe there is a basically a setup panel to do your keys etc, and then somewhere on there is an example form you can use to test it. I usually do live transactions with live keys since you can refund on stripe for free.
If that works, then feel free to take the example form code and modify it for your needs. Make small changes at a time and test because stripe always seems "fragile." one little change to the code and it won't process.
Hope it helps.
I really do want to write another plugin to do subscriptions. An idea just came to me of how to do it too. Interesting.
So with stripe there is a basically a setup panel to do your keys etc, and then somewhere on there is an example form you can use to test it. I usually do live transactions with live keys since you can refund on stripe for free.
If that works, then feel free to take the example form code and modify it for your needs. Make small changes at a time and test because stripe always seems "fragile." one little change to the code and it won't process.
Hope it helps.