• Resolved webwingslaura

    (@webwingslaura)


    Hello our contact form 7 form with the added pronamic pay option won’t redirect to the payment screen when submitting forms.

    We’ve updated both the Pronamic Pay plugin and the Pronamic Pay Contact Form 7 Add-On as well as Contact Form 7 to the latest versions.

    Could you please help?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Reüel

    (@pronamic_reuel)

    I tried the form on the mentioned page and did not get redirected to the payment screen indeed.

    Can you provide the full Contact Form 7 form code, so I can inspect/test it for you?

    Thread Starter webwingslaura

    (@webwingslaura)

    Thanks for your reply,

    You’re looking for this code?

    <label> Naam *
        [text* your-name] </label>
    
    <label> Telefoonnummer *
    [tel* your-tel] </label>
    
    <label> E-mail *
        [email* your-email] </label>
    
    <label>Kies uw weekend
    [select* prijsveld pronamic_pay_amount use_label_element free_text "Maak een keuze" "Yogaweekend Charneux (€395,-)|395"] </label>
    
    <label> Kies een betaalmethode
        [pronamic_pay_method* method "Billie|billie" "Creditcard|credit_card" "Incasso|direct_debit" "Incasso (machtiging via iDEAL)|direct_debit_ideal" "iDEAL|ideal"] 
    </label>
    
    <label> Kies uw bank
    [pronamic_pay_issuer* pronamic_pay_issuer-284]</label>
    
    [submit "Ga door naar betalen"] </label>
    Plugin Author Reüel

    (@pronamic_reuel)

    Thanks, we were able to reproduce the issue. The issue has to do with the amount in Yogaweekend Charneux (€395,-)|395, which doesn’t seem to work correctly for a select tag. We expect to release an update early next week, which will resolve the issue.

    Aside from the issue, the select tag does not support use_label_element and free_text. You could update the tag to simply:

    [select* prijsveld pronamic_pay_amount "Maak een keuze" "Yogaweekend Charneux (€395,-)|395"]

    I’ll confirm here as soon as the update is available.

    Plugin Author Reüel

    (@pronamic_reuel)

    We’ve released an update which improves handling form submission data. Please update Pronamic Pay via WordPress admin → Plugins and try again (no changes needed in the form code).

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘CF7 form not going to payment screen’ is closed to new replies.