gbozee / pypaystack

A django reusable app for integrating Paystack into your application
MIT License
51 stars 39 forks source link

Integrate this to django signup form submit button #11

Closed david-jerry closed 5 years ago

david-jerry commented 5 years ago

I can not understand fully how to integrate this module into django to specify and recieve payment from users on form registration.

Please can i get an assistance?

gbozee commented 5 years ago

Hello, what about it didn't you understand. Did you follow the instructions and got stuck somewhere?

david-jerry commented 5 years ago

I have 3 user signup forms which are using sessionwizard from formtools, hooking the paybutton to the forms submit button don't seem to feel right, are there other configuration to be made in place?

david-jerry commented 5 years ago

So please if there's a way to do this so I can create subscription plans with these forms would be appreciated

david-jerry commented 5 years ago

Please, If you may allow, I would love to mail you in person as I desire an assistance on this.

david-jerry commented 5 years ago

I had figured it out, using JavaScript and calling the form IDs of each input needed.