As a result, I’m transitioning to the PayPal gateway as recommended by Yith. The issue I’m facing now is the need to migrate existing customer payments from the old system to the PayPal gateway. Will this migration happen automatically after I install and configure the PayPal gateway, or is there a way to manually access the generated tokens and handle the migration myself?
]]>Note: I’m using a test card. am using Payment Plugins for Stripe WooCommerce with latest version.
so how can we fix this error and automatic recurring payment for subscription orders in test mode?
I created registration form with PayPal payment, created product called Membership, and added this product to the registration form – now users registered for membership and pay via PayPall. My question is where and how can I tell this is recurring payment and user will be charged membership fee every month?
]]>I use the code below to submit a recurring payment to Mollie:
Bedrag jaarlijkse contributie (min. 15 euro): * [amount* amount-677 min:15 max:100 “15”]
Betaling met: [paymentchoice paymentmethod-841 paymenttype:first]
[hidden paymentdescription “ECB contributie”]
[hidden frequency “12”]
However when the form is filled out and payment is done I not see only a single payment and not a recurring payment in my Mollie dashboard.
Or should I use the payment type “recurring” instead of “initial?”The difference is not clear to me.
]]>eg – register user with payment of $50/month for 3 months if the user cancels the subscription (from his Paypal/stripe account ) before 3 months disable the user account, after 3 months no need to charge more & user account should continue without any payment
can anyone help how I can achieve this is using forminator/forminator-pro
thanks in advance
]]>