- This topic has 5 replies, 3 voices, and was last updated 1 year, 7 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › How can I set only 2 or 3 Stripe SCA subscription payments?
Tagged: payments, stripe sca, Subscriptions
I don’t charge a monthly membership ongoing, just a 1 time payment and also 2 and 3 payment options per month for my services.
Example:
1 time payment of $100
2 monthly payments of $50
4 monthly payments of $25
Am I able to do this with the Stripe payments / subscription option inside this plugin?
Thanks,
John
You should be able to adjust the billing cycle details on Stripe…
https://docs.stripe.com/no-code/subscriptions#:~:text=Create%20a%20subscription
I appreciate the link and thank you for the response, but it’s pretty hard to navigate what exactly I’m supposed to do here. I can create a subscription, but making sure it only charges 2 or 3 times and then ends is a little confusing on how to set it up.
I’m guessing I do something with billing cycles, but when I click on that link it starts talking about command prompt stuff (I’m guessing UNIX?). And I’m not sure how all this transposes back into Simple Membership?
I don’t suppose there’s a video tutorial on this anywhere? Or if you guys could do this for me as a paid project? Thanks.
I don’t suppose there’s a video tutorial on this anywhere? Or if you guys could do this for me as a paid project? Thanks.
I shall inquire with the developer.
Hi, Stripe currently doesn’t support the specific subscription pricing option you’re asking for in our integration.
A potential alternative is to set up a standard one-time payment and enable the ‘Buy Now, Pay Later’ feature in your Stripe dashboard. This allows eligible users to split their payment into four smaller installments, which might serve as a workaround.
Ok thank you.