Hi forum members,
I have a simple taxi booking form where users can choose from different payment options, when user choose to pay online, they should be redirected to stripe and different payment methods to choose from (IDEAL, CC, PAYPAL),
Now I already have the stripe account ready and stripe express plugin installed. I followed the instructions but I get this error.
Can someone please help me.
My setup should be very simple.
- user chooses online payment
*user redirected to Stripe payment page
- user chooses payment method
*then user gets a pop up message where the payment_status de splayed.
Back to workflow, create Datathing (booking) with payment_status feeded to (payment status field
Thank you