Hello everyone. Has anyone used paystack payment gateway for a subscription django project before?

Hello everyone. Has anyone used paystack payment gateway for a subscription django project before? If yes, how does it work?
You already invited:

Heidelberg Nigeria

Upvotes from: agrath

Yeah I have. So they have the concept of plans. You create a plan either on their platform or programmatically using their api. U get a plan code which is used in d payment modal form instead of an amount. Once a user makes payment, they are added to d subscription list under the plan.

The advantage u get is paystack automatically tries to charge subscribers based on the interview u set on d plan.

If you wanna answer this question please Login or Register