Hey everyone! When setting up paid levels for memberships, do you have to use an additional integration if we want an invoice to be emailed to users? Is there any benefit of adding snipcart?
It might need some time to becoming acqainted with the una-stripe connecting api. But then it works really great. If you've got questions, I'll try to answer them gladly.
Thanks a lot @thomlin . I’m still configuring and trying to figure it out. Did you use stripe’s pricing table? If the user clicks subscribe directly from there, and not via Una’s membership checkout, does the member automatically get assigned their premium membership, or does admin have to manually do it?
Same here. We have used paid levels and stripe for years without any problems. It also handles recurring payments smoothly setting up subscriptions in stripe
Stripe is an intermediate payment service. You can configure it for direct payment from any site. UNA integrated it by API, which means that as soon as a member klicks on the payment button, stripe takes over and leads the user through its payment process for almost any type of payment service (credit cards, direct payment, bank account debit, for example). Stripe will debit you for each successful transaction a certain fee. After the payment process has been finished, stripe redirects and hands over to UNA, again.
K
Or if you've integrated Stripe, does stripe take care of invoicing?
T
Yes, you can set invoicing in Stripe.
K
thanks @thomlin . Are you using 'Paid levels' and stripe, or just stripe?
T
I use both in combination and have no complaints.
K
Thanks. I’ll be setting up stripe- any hiccups I should be aware of?
T
It might need some time to becoming acqainted with the una-stripe connecting api. But then it works really great. If you've got questions, I'll try to answer them gladly.
K
Thanks a lot @thomlin . I’m still configuring and trying to figure it out. Did you use stripe’s pricing table? If the user clicks subscribe directly from there, and not via Una’s membership checkout, does the member automatically get assigned their premium membership, or does admin have to manually do it?
Same here. We have used paid levels and stripe for years without any problems. It also handles recurring payments smoothly setting up subscriptions in stripe
Premium membership is assigned automatically when a payment is made and downgrades automatically when a membership expires
T
Stripe is an intermediate payment service. You can configure it for direct payment from any site. UNA integrated it by API, which means that as soon as a member klicks on the payment button, stripe takes over and leads the user through its payment process for almost any type of payment service (credit cards, direct payment, bank account debit, for example). Stripe will debit you for each successful transaction a certain fee. After the payment process has been finished, stripe redirects and hands over to UNA, again.
K
Thanks so much for your help, @thomlin and @EducatedSingles !