• Resolved hannashomies

    (@hannashomies)


    Hi!
    I just made the contact form that the maker provided in the details (see below)

    I have two questions:

    1. When i fill in the form i get an error message saying the amount field is a required field, also when i fill in an amount. How do i fix this?

    2. I want the form to show a amount that can’t be changed. Is that possible too?

    Thanks!

    <label> Je naam (verplicht)
    [text* your-name] </label>

    <label> Je e-mailadres (verplicht)
    [email* your-email] </label>

    [hidden paymentdescription “Payment for some description”]

    [submission_id_hidden orderid]

    <label> Donation amount
    [amount* amount-807 “5”]</label>

    <label> Payment method
    [paymentchoice paymentmethod-901 paymenttype:oneoff]</label>

    <label> Your bank brand
    [bankchoice bankchoice-22]</label>

    [submit “Verzenden”]

    • This topic was modified 5 years, 4 months ago by hannashomies.
Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author tsjippy

    (@tsjippy)

    you are right!

    I will check this out.

    Plugin Author tsjippy

    (@tsjippy)

    fixed in version 4.2.1

    Plugin Author tsjippy

    (@tsjippy)

    Regarding your second question:

    You can add something to your form:
    <input type="amount" name="amount-629" value="56" readonly="readonly" size="10" class="wpcf7-form-control wpcf7-text wpcf7-amount wpcf7-validates-as-required" aria-required="true" aria-invalid="false">

    Thread Starter hannashomies

    (@hannashomies)

    Thank you so much for your fast respons! It works now.

    One more question: I try to test everything with the test API key, is it correct that i don’t get a test environment of iDeal when i test it? I just get redirected to the thankyou page immediately, saying that the payment didn’t occcur correctly

    Plugin Author tsjippy

    (@tsjippy)

    You should go to the mollie environment

    Thread Starter hannashomies

    (@hannashomies)

    I’m really trying to understand what goes wrong. Could you maybe look into it? It would really help me..

    https://hannashomies.com/betalen-2

    Plugin Author tsjippy

    (@tsjippy)

    please give me an account to support you. you can send it to ewaldha hotmail.com

    Please also consider supporting me on https://www.harmseninnigeria.nl/helpmee/

    • This reply was modified 5 years, 4 months ago by tsjippy.
    Thread Starter hannashomies

    (@hannashomies)

    I just gave you an account, the e-mail was sent. So much thanks for your support!

    Thread Starter hannashomies

    (@hannashomies)

    PS. I also donated to your great work in Nigeria!

    Plugin Author tsjippy

    (@tsjippy)

    I fixed the redirect thing.

    I did a lot of testing but I could not find why the webhook is not working.
    Th webhook works, but it is just not called from mollie

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Amount field isn’t recognised / solid amount’ is closed to new replies.