davdebcom
Forum Replies Created
-
Forum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] Customer Details / dynamic pricesHi Abhishek,
Thank you for getting in touch!
Calculations are not possible now, I still need to find the time to experiment with if/how they can be made possible. I’ll add your vote to the list, there are now multiple people requesting this.
Thank you for your vote for Email Notifications, I am actually working on this right now, and it is coming along nicely!
Kind regards
DavidForum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] test mode only tbm bank shownHi formgiver,
Yes, that’s normale and a part of the test mode. In production you will see the real banks.
If you have any more questions, feel free to ask!
Kind regards
DavidForum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] Custom field type file uploadOk, good luck with the implementation, feel free to show me how you eventually used Paytium 🙂
Forum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] Custom field type file uploadHi Joris,
What do you mean with “in two steps”? What would those steps be?
I wouldn’t mind adding a hook into the payments page so a developer can add any information they want to that page. Would that help?
Might you have a budget to have this done as a custom project?
Kind regards
DavidHi Walter,
Has this setting (in the free version) been released yet?
Kind regards
David- This reply was modified 9 years, 5 months ago by davdebcom.
Forum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] Custom field type file uploadHi Joris
Thanks!
It’s not possible now, and depending on what exactly you need, it might be quite some work to implement. My main question is: what do you want to do with the uploaded file after it’s uploaded and a payment is made? Where should it be shown? How will you use it?
At the moment I’m building features that a lot of people request first, and you are the first to request this. So to be honest, I’m not sure I’ll get to this in the short term.
Looking forward to your reply!
Kind regards
DavidForum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] checkbuttons: text and amountHi Frans
Did my last reply help?
Kind regards
DavidForum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] recurring paymentsHi Patrick!
I released 1.3 which includes recurring payments over the weekend! How it works is explained in the third FAQ item here:
https://wordpress.org/plugins/paytium/faq/If you have any feedback, I am all ears!
Kind regards
DavidForum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] checkbuttons: text and amountHi,
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!
DavidForum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] checkbuttons: text and amountSome explanation for the options.
10 – Option 10 means 10 euro’s (the first 10) and everything after that will be used as description. Then the / is used to let Paytium know what the next option is, in this case 20 euro’s with description – Option 2. The dash – is not needed to let Paytium know what the description is, you could also use 10 Option 1, that would also work.
Forum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] checkbuttons: text and amountHi Frans,
Glad to hear you like it! By the way, I’ll be at WordCamp Netherlands tomorrow if you want to me, just message me on twitter @davdebcom
You can do this with radio buttons. One simple example:
[paytium name="Your name" description="Your description"] [paytium_radio label="Label" options="10 - Option 1/20 - Option 2/30 - Option 3" options_are_amounts="true" /] [paytium_total /] [/paytium]Is that what you need? you can use checkboxes now, because multiple checkboxes can be clicked (by default) and Paytium can’t do that calculation at the moment. Is that something that would be useful for you? Or is the above suggestion what you are looking for?
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] WooCommerce only?It won’t work with other plugins, this plugin is specificly for WooCommerce.
Have a look at Paytium, which supports Mollie, is standalone and allows you to create forms with shortcodes:
https://wordpress.org/plugins/paytium/Check the third question in the FAQ to see how to create a form with your own fields:
https://wordpress.org/plugins/paytium/faq/Forum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] Customer Details / dynamic pricesDone and released yesterday in 1.1.0!
Forum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] Customer Details / dynamic pricesThanks again for the feedback!
Forum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] Customer Details / dynamic pricesI’ll consider your request and see what I can do, thanks for the feedback!