Multiple forms from different payment providers in 1 page

Hey I was able to find info on how to combine either Stripe or PayPal pro forms but not info on how to have different tabs to put all my different (pro)forms AND buttons (since I want to add iDeal via Pronamic plugin) in 1 page.

I guess the only way is using some basic HTML myself to create unfolding tables? Any advise on which HTML to use :slight_smile: ?

I think creating an entire page for each (pro) form or button is also an option and have the central Membership Options Page as a page that refers to all different pages (right?) but I think one combined page is cleaner…

I’m not 100% sure I understand what you’re asking. But if it’s about how to divide your page with tabs, then I’d suggest using either the Tabsy plugin or just enqueue the jQuery UI Tabs plugin that’s already available in WordPress. See https://jqueryui.com/tabs/ and https://developer.wordpress.org/reference/functions/wp_enqueue_script/

Hey thanks! That’s what I meant indeed! Also, I am looking for a solution to items in a list like regularly happens with FAQs. This way I can make an overview of the different memberships and payment methods I offer. Thanks!

For FAQs, I have to recommend the FAQ Concertina plugin, especially as I’ve contributed some code to it! See https://wordpress.org/plugins/faq-concertina/