GrandNode 2.0 PayPal Standard plugin

Friday, March 29, 2024 8:10:41 AM
  • Posted: Tuesday, August 24, 2021 10:16 AM
  • 7
Good day dears,

in below scenario I have just one store.
After entering the right settings for PayPal from admin dashboard, it saves the settings under the only store I have in my app which is with id("61194cd3da44ab500a0348c5").
then I'm always getting this error after choosing PayPal as payment method in Checkout:
"Things don't appear to be working at the moment. Please try again later."
after following the problem in debug mode, I recognized that it always loads PayPal setting for (StoreId : "").
so that it gets the wrong settings from DB.
After I edited it manually in the DB it works correctly.

Are there any things I can do to solve it ?

Thank you.
0
  • Posted: Wednesday, August 25, 2021 10:31 AM
  • 953
Well, it looks like it's problem related to your environment. We've made some tests on our demo environment a few moments ago and everything works fine with single and multi store configuration. Maybe it's caused by your customization or database modifications? What are the steps to simulate your issue?
Best regards,
Patryk

GrandNode Team
0
  • Posted: Wednesday, August 25, 2021 11:00 AM
  • 7
Thank you for the detailed response.
the Steps are:
1- in may case I have master tenant and child tenant.
2- I tested the scenario on the master tenant and everything is working correctly.
3- but same scenario is not working for the child tenant as I said previously it always loads settings for the storeId: "".

I hope this will be helpful for you to generate the problem.

Thank you.
0
  • Posted: Wednesday, August 25, 2021 11:35 AM
  • 953
Well, every tenant works on independent database, so it's hard to call it master or child. Can you tell me how you created tenants?
Best regards,
Patryk

GrandNode Team
0
back to top
Filters