ecomplus / storefront

Modern and high performant headless eCommerce Storefront. PWA & JAMstack architecture ready for E-Com Plus APIs. Built with Vue.js, extensible through widgets and editable with Netlify CMS.
https://developers.e-com.plus/storefront/
MIT License
101 stars 36 forks source link

Failed to load resource: the server responded with a status of 403 () #385

Closed tiepdotme closed 3 years ago

tiepdotme commented 3 years ago

hi, please help me Leonardo. "Failed to load resource: the server responded with a status of 403 ()" https://passport.e-com.plus/v1/1199/identify.json i can't verify my identify with passport of e-com, it's out of mine how way i try to test and find the solution for the ecommerce, please have a check bro. so sad that you denied how the way payment could working, because my country use different currency, please help me verify thanks

leomp12 commented 3 years ago

Hey, the 403 status only means the customer was not found by specified email address, then you should sign up on Storefront checkout:

Screenshot_2020-12-11 My Shop

You may set en_us (or your local language) and currency at content/settings.json on your deploy, if you want to use a custom language you may purpose addition here or just customize your Storefront deploy.

leomp12 commented 3 years ago

To complete checkout you must have apps installed for shipping and payment, directly on Store API applications resource or from our dashboard at https://app.e-com.plus/#/apps . We don't have specific apps for your country yet (almost all are BR only), global solution for payment is PayPal, you may use it and configure your account, or you can use Pagamento personalizado (custom payment) and Frete personalizado (custom shipping), and configure it manually.

If you want to integrate another shipping/payment method (and considering you have Node.js skills), give a try at https://github.com/ecomplus/application-starter , this app https://github.com/ecomplus/app-mandabem may be an example for shipping method, and this https://github.com/ecomplus/app-pagarme for payment, both created from Application Starter.

harumuki commented 3 years ago

i'm going to do i18n translate to vietnamese, and looking on it, thanks anyway @leomp12

leomp12 commented 3 years ago

@harumuki looks great! :+1: If you want give a try with https://github.com/ecomplus/application-starter to setup local shipping/payment solutions I'll be happy to help you integrating.

leomp12 commented 3 years ago

@tiepdotme I answered two emails you sent me, both can't be delivered (your address seems to not be working), I think I've answered the same questions here, just about uploads you can give a new try now...

harumuki commented 3 years ago

@leomp12 thanks you so much, you so great man. i can see it change now, as it working great, it is just i change the language to en_us, when checkout it must enter zip code and check first before it can show up. everything seems working fine, good job. i'm on thinking on translate the i18n, and working on some stuff that could process payment on vietnam, and the delivery app checking via vnpost, our main national delivery system.