Multiple [stripe] form-tags in the same form
-
Hello,
I am looking to use the CF7 Stripe Integration as an order form.
I have three different products someone can order, and based on which product they select, I want the CF7 Stripe integration to charge them for that product. We will need the flexibility to add or remove products in the future as well so allowing more than 3 USD amounts is necessary.
[checkbox* product-selection use_label_element exclusive “Product A” “Product B” “Product C”]
For example,
Product A = $25
Product B = $50
Product C = $75If the user selects Product A, I want to charge them $25. If user selects Product B, I want to charge them $50. If user selects Product C, I want to charge them $75.
Is it possible? Is it possible to add multiple [stripe] form-tags in the same form ?
- The topic ‘Multiple [stripe] form-tags in the same form’ is closed to new replies.