nvoyed
Forum Replies Created
-
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] View SEPA direct debit mandates.@mrclayton Sorry to reopen this topic. We just waited for a payment to be debited again and still there is
NULL
in thewoocommerce_payment_tokenmeta
on the live SEPA payment method saved. The plugin is of course updated to 3.3.37.Have I forgotten something?
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] View SEPA direct debit mandates.@mrclayton thank you!
Where exactly now the mandate url will be displayed?
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] View SEPA direct debit mandates.@mrclayton Thank you for explaining the functionality in more detail.
So is there a way to get the mandate URL of my existing mandates using the mandate ID? In the URL there is a src _ID and a src_client_secret which I dont know where to get from.I assume that this function will be included in the next update?
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] View SEPA direct debit mandates.Hi @mrclayton
that is correct. I can confirm, that this is exactly the same mandate url and given informations as in test mode! How exactly can I access the current mandates?
Kinds regards
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] View SEPA direct debit mandates.Yes, of course. With the mandate URL we have access to the current mandate with all information of the customer regarding of the running subscription. We would like to store this in our accounting system to have all documents available in case of questions from our bank or customers.
Thank you for taking further steps and see what the reason is that the URL is not saved in the live payments. I am waiting for your feedback.
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] View SEPA direct debit mandates.In the meantime, I have received a response from Stripe Support. Unfortunately, I am not a developer. Can you help me in this case?
Our team of experts has determined the following regarding the SEPA mandate:
The SEPA Direct Debit Mandate is automatically generated as part of confirming a PaymentIntent/SetupIntent or accepting a payment via Checkout.
The Stripe ID for the mandate is in the Payment_method_details of the successful debit related to PaymentIntent:
https://stripe.com/docs/api/charges/object#charge_object-payment_method_details-sepa_debit-mandate
or present in the successful SetupAttempt associated with a SetupIntent:
The full details of the mandate, including URL and reference number, can then be retrieved via the API:
https://stripe.com/docs/api/mandates/retrieve
This solution may require developer support.
Thank you very much in advance!
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] View SEPA direct debit mandates.The payment data is also stored in the live version, so I am surprised that there is no mandate URL stored there. At Stripe itself there is only one mandate ID.
The question regarding the IBAN is because when payments fail, an error is often displayed because the mandate is incorrect
This PaymentIntent requires a mandate, but no existing mandate was found.
. As far as I know you can only initiate the debit again if you enter the IBAN again.Is there any way to bypass this error? Because there is an existing mandate. Or am i wrong?
Thank you!
Unfortunately, I have the same problem. Although my Google Maps API key is correct, I get the following error message in the checkout.
“The requested content cannot be loaded.
Please try again later.”No JS errors in the console.
This will work! Thanks for your help.
Best regards
Thanks for the quick reply! From the customer’s point of view it works well. Do you know where I as an admin can also view/change these settings in the back-end?
Best regards
UPDATE: I discoverd that the PayPal Buttons show up perfectly when I remove all Page-Breaker. Is this a known Bug?
- This reply was modified 4 years, 1 month ago by nvoyed.
I also have problems to display the PayPal Checkout Buttons. On Live mode it shows sometimes but in the Sandbox mode it does not show at all.
I have everything set up correctly in the back-end. I hope we find a solution.
Best regards,
nvoyedHey Nithin @wpmudevsupport11,
thank you very much for reaching out to your team. Waiting for your answer.Best regards,
nvoyedOkay. I was just wondering, becuase I tried everything else to get it work. I also using this script and want to export the created ID to export via Zapiar to my E-Mail Marketing Tool Cleverreach.
Unfortunately i saw that this script only works with Google Sheets. I will create another ticket for that.
Best regards
How did you manage to get the Submission ID in the Hidden Field?
I still get an empty value. I have the correct field ID (ex: {hidden-1}).Should the Default Value be empty?
Thank you!