Plugin Author
Alvind
(@alvindcaesar)
Hi @kaizack
Can you provide more context about the issue? I’d be happy to help.
A few things to check: to use Billplz Sandbox, ensure that you have activated ‘Test Mode’ in the settings.
-
This reply was modified 2 years, 1 month ago by
Alvind. Reason: add extra information
Thread Starter
Kai
(@kaizack)
Nothing happen when I click submit button (not redirect to billplz). What field type I need to use for Donation Amount field?
Plugin Author
Alvind
(@alvindcaesar)
Hi @kaizack
Sorry for the insufficient information. Our documentation is currently being updated, so there is no mention of the required fields at this time.
In the meantime, please use the following example form. The required fields are ‘Name’, ‘Email’, ‘Tel’, and ‘Text’ for the ‘Amount’. Please ensure that the field names match the example below.
<label> Name
[text* bcf7-name] </label>
<label> Your email
[email* bcf7-email] </label>
<label> Phone
[tel* bcf7-phone] </label>
<label> Amount (RM)
[text* bcf7-amount] </label>
[submit "Submit"]
Please let me know if you have any questions or need further assistance. I hope this helps.
Thread Starter
Kai
(@kaizack)
It’s working now. Thank you.
Plugin Author
Alvind
(@alvindcaesar)
You’re welcome! Let me know if there’s anything else I can help with.