Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Free Trial does not work with Advanced Credit Cards as guest user (4090) #2997

Open
harmansingh03 opened this issue Jan 15, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@harmansingh03
Copy link

Hello,

If you buy the free trial subscription without logging in (so you are a guest user), the checkout is not working with credit card/debit card --> It goes in this loop loading.
But If you create a new account buy another subscription and after that with the same account logged you buy the free trial. in this it's working fine.

So the problem is when the user comes to the site and he is a guest user (so he is buying for the first time), the checkout goes to infinity loading while purchasing the subscription with 10 days of trial period .

It happens only for guest users btw. So the problem is when the user comes to the site and he is a guest user (so he is buying for the first time), the checkout goes to infinity loading while purchasing the subscription with 10 days of trial period .

To Reproduce

  1. Go to 'Free trial subscrition'
  2. Buy it using Advanced Credit Card as Guest User
  3. The checkout of woocommerce will go in infinty loading
  4. See error

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

@InpsydeNiklas InpsydeNiklas changed the title Free Trial does not work with Advanced Credit Cards as guest user Free Trial does not work with Advanced Credit Cards as guest user (4090) Jan 15, 2025
@InpsydeNiklas InpsydeNiklas added the bug Something isn't working label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants