Crocoblock / jetformbuilder

74 stars 16 forks source link

jetfrombuilder does not support other payment methods of the stripe. #419

Closed MuhammadShamim1 closed 6 months ago

MuhammadShamim1 commented 6 months ago

Screenshot at Mar 20 22-59-09 jetfrombuilder does not support other payment methods of the stripe. also, I can't dynamically add the product title to the checkout page in the stripe. So I'm forced to use Gravity From again. Please Crocoblock team add these features.

Crocoblock commented 6 months ago

Hi @MuhammadShamim1!

Some payments require some additional parameters, please read the Stripe documentation on how to add them.

You should add code like this in the functions.php file of the child theme: https://gist.github.com/LaxusCroco/60c99a17c0ff9a9e629754b96d1a29a0

Here, specify the payment methods you need to integrate: https://prnt.sc/IAxEoiw3GjJ1 You can find more payment methods here: https://stripe.com/docs/api/payment_methods/create#create_payment_method-metadata