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

PayPal - c.FUNDING undefined is not an object #3106

Open
Vasyl-ParkulabOSF opened this issue Jan 24, 2025 · 0 comments
Open

PayPal - c.FUNDING undefined is not an object #3106

Vasyl-ParkulabOSF opened this issue Jan 24, 2025 · 0 comments

Comments

@Vasyl-ParkulabOSF
Copy link

Describe the bug
In our Salesforce PWA application we are encountering the error:
TypeError: undefined is not an object (evaluating 'c.FUNDING')
Which is similar to the #2385
I have also checked on https://adyen-salesforce-pwa-demo.mobify-storefront.com/ and I can reproduce it there also
To Reproduce
Steps to reproduce the behavior (for https://adyen-salesforce-pwa-demo.mobify-storefront.com/):

  1. Add a product to the cart, fill billing / shipping information, select shipment option.
  2. On Payment step - select Paypal and on pop-up window select option "return to portal" or just close the paypal window.
  3. Add a new product to the cart and perform step 1 again.
  4. Select Paypal option - button is not visible and the error in console is present (paypalReference is empty)

Expected behavior
Button to be present on further checkout attempts.
Screenshots
https://github.com/user-attachments/assets/45921805-dac5-4236-b632-9728cb995508

Image

Desktop (please complete the following information):
The error is evenly spread among Device, OS or Browser

Smartphone (please complete the following information):
The error is evenly spread among Device, OS or Browser

Additional context
We are using 5.69.1 version of the package, but as I see it also reproduces on v6 (video proof)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant