• 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 = $75

    If 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 ?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Multiple [stripe] form-tags in the same form’ is closed to new replies.