There are more than one approach to consider. One of them would be to fire an event on payment completion and use the listener to add points. Also, you could fire an event when the point total is too low and use the listener to send a notification email.
Feb 20, 2017
2
Level 1
Add Points after Stripe Payment
Hi. I'm at the very beginning of using stripe in my project, and i want to ask a question. How can i add some points after a payment in Stripe?
What i have to build is a rechargeable points system, so after a certain charge -> corresponds a certain amount of points to spend for products. What "road" should i take in able to do this?
Thanks :) P.S: Sry for my english!
Level 53
Please or to participate in this conversation.