Configuring Subscription Payments Using Paytium
-
Hello,
I am currently using the Paytium plugin to set up subscription payments on my WordPress site. I have connected my account with Mollie and implemented the following shortcode:
[paytium name=”Website Maintenance Subscription” description=”Website maintenance service” amount=”50.00″ recurrence=”3 months” button_label=”Order website maintenance” button_style=”background-color: #e65616; color: #ffffff; border: none; padding: 10px 20px; border-radius: 5px; font-size: 16px;”][paytium_field type=”text” label=”Full Name” placeholder=”Enter your full name” required=”true” /][paytium_field type=”text” label=”Website Address” placeholder=”Enter your website address” required=”true” /][paytium_field type=”email” label=”Email Address” placeholder=”Enter your email address” required=”true” /][/paytium]
I would like to confirm whether this setup is correct for processing recurring payments of €50 every three months. Additionally, I want to ensure that customers are not required to create a Mollie account to complete the subscription process.
Could you please advise if this configuration is appropriate and if there are any additional steps I need to take to ensure the subscription payments function correctly?
Thank you for your assistance!
- You must be logged in to reply to this topic.