connecting my form submission button to strip payment
-
I have a submission form that my clients would use in sending me some data before they are charged. the point is, I am offering a particular service and I have logic conditional form that users would fill. data of the form will be sent to my database. and then also i want users to be sent to stripe form or paypal after entering the necessary data for the service they require. how do i go about this? can i do this by placing teh any html code (of your strip plugin?) and that of paypal html button code within my original form submission button? my form submision button would submit the service data to me but after submission, they will need to be charged too. so kind of like the form does two things onclick: submits the form data to me and then sends customer to paypal or strip to make a payment for the service. also if i will need to use html, what will it be? only thing i see are shortcodes in teh documentaion. teh plugin doesn’t give much information on the backend on which shortcodes to place where in your site? please help me.
- The topic ‘connecting my form submission button to strip payment’ is closed to new replies.