I’m working on a complex form that connects to Stripe for handling payments and generating quotes. I’m facing several function issues that I can’t figure out myself.
This form should assist with both checkout and quote requests, but I’m having trouble with how some of the functions are interacting. The integration with Stripe is especially challenging, and I’m unsure if the issue lies in my form settings or the configuration of the payment gateway.
I’ve attempted to troubleshoot via the documentation but can’t seem to resolve the complications. Has anyone experienced similar challenges with complex forms that incorporate payment and quote functionalities? Any advice on potential pitfalls or configuration strategies would be greatly appreciated.
Thank you for any help or insights you can provide.