Hi,
thanks for your response!
Calculations: registered your vote for this feature! I’ll contact you if/when I develop this.
Emails: Please check Paytium > Extensions in the plugin and if you want to select “Email notifications” to vote. It’s a page that you can use to show interest in new features as extensions. I am actually thinking about how I can get more time to work on this plugin, make it a priority, because off course I have to work on projects that actually generate an income for my family, first. Maybe I can find a work around or something with extensions ??
Translation: Did you add/change the label=”Your email” in the paytium_field shortcode itself? It should be enough. If you don’t have that in your paytium_field shortcode, just add this label=”Een email”, for example:
[paytium name="Your name" description="Your description"]
[paytium_field type="email" label="Een email" required="true" /]
[paytium_radio label="Label" options="10 - Option 1/20 - Option 2/30 - Option 3" options_are_amounts="true" /]
[paytium_total /]
[/paytium]
Let me know if that helps, thanks!
David