develodesign / vsf-payment-paypal

Paypal payment module for Vue Storefront
MIT License
45 stars 34 forks source link

update_client_config_error #117

Closed vineeth030 closed 4 years ago

vineeth030 commented 4 years ago

Hi, I`m a beginner in Vue Storefront. I`m trying to integrate Paypal to Vue Storefront. I have followed all steps in read me of this package. But I`m stuck following error for two days,

update_client_config_error Uncaught TypeError: Cannot read property \'find\' of undefined at VueComponent.grandTotal (http://localhost:3000/dist/vsf-checkout.js:1446:25)

Any idea how to fix this issue? Please help.

dimasch commented 4 years ago

@vineeth030 Vue Storefront core version ?

vineeth030 commented 4 years ago

I somehow fixed this issue. Thank you responding.

JaviCandia commented 3 years ago

Hi @vineeth030 how you solved this?