You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are encountering an issue with the PayPal Plugin integration where a JSON.parse error is thrown during the payment process for orders with a total amount of 0.00 (e.g., free trials). This issue prevents the payment flow from completing when no charge is required.
We sell Software with a 3 day free trial, but we still want to capture the payment.
With the normal PayPal Button it works perfectly, but we are now facing an issue, with the Advanced Card Processing Feature.
When I disable the free trial, the Advanced Card Processing Feature works again.
In the console I get this error:
Error: validationError
Configuration.js:227:11
onError Configuration.js:227
Co js:3
dispatch js:3
then js:3
Co js:3
Ro js:3
try js:3
Ro js:3
Lo js:3
Wo js:3
try js:3
Wo js:3
Wo js:3
Error: validationError
CardFieldsFreeTrialRenderer.js:85:13
value CardFieldsFreeTrialRenderer.js:85
dispatch js:3
reject js:3
I js:3
dispatch js:3
reject js:3
dispatch js:3
reject js:3
I js:3
dispatch js:3
reject js:3
dispatch js:3
reject js:3
I js:3
dispatch js:3
reject js:3
I js:3
dispatch js:3
reject js:3
I js:3
dispatch js:3
reject js:3
Fo js:3
Lo js:3
Wo js:3
try js:3
Wo js:3
Wo js:3
I would appreciate any help
Kind Regards,
Simon
The text was updated successfully, but these errors were encountered:
sIm0ny
changed the title
Free Trial does not work with Advanced Credt Cards.
Free Trial does not work with Advanced Credit Cards.
Jan 11, 2025
It seems that your GitHub issue is primarily a support request. While we value your input and feedback, GitHub is predominantly used for our development activities. For a prompt and detailed response, we kindly ask that you reach out directly to our support team.
When you contact our support team, please include a copy of your WooComnmerce system report. This will help us get to the bottom of your issue more quickly.
We'll be closing this GitHub issue for now. However, once you reach out to our support team, rest assured they'll be ready to assist you with your concerns. Thank you for your understanding!
Hello,
We are encountering an issue with the PayPal Plugin integration where a JSON.parse error is thrown during the payment process for orders with a total amount of 0.00 (e.g., free trials). This issue prevents the payment flow from completing when no charge is required.
We sell Software with a 3 day free trial, but we still want to capture the payment.
With the normal PayPal Button it works perfectly, but we are now facing an issue, with the Advanced Card Processing Feature.
When I disable the free trial, the Advanced Card Processing Feature works again.
In the console I get this error:
Error: validationError
Configuration.js:227:11
onError Configuration.js:227
Co js:3
dispatch js:3
then js:3
Co js:3
Ro js:3
try js:3
Ro js:3
Lo js:3
Wo js:3
try js:3
Wo js:3
Wo js:3
Error: validationError
CardFieldsFreeTrialRenderer.js:85:13
value CardFieldsFreeTrialRenderer.js:85
dispatch js:3
reject js:3
I js:3
dispatch js:3
reject js:3
dispatch js:3
reject js:3
I js:3
dispatch js:3
reject js:3
dispatch js:3
reject js:3
I js:3
dispatch js:3
reject js:3
I js:3
dispatch js:3
reject js:3
I js:3
dispatch js:3
reject js:3
Fo js:3
Lo js:3
Wo js:3
try js:3
Wo js:3
Wo js:3
I would appreciate any help
Kind Regards,
Simon
The text was updated successfully, but these errors were encountered: