Hi all,
Need to implement Stripe payment gateway for a single store, I'm having multistore website, which it needs to be get configured with stripe for only one store, rest of the stores having paypal, Can you please suggest me the steps which i need to follow.
Thanks in Advance.
Solved! Go to Solution.
Hi @rbalamuruga,
Your website setup is multi-website or multi store?
We can set different Payment method on website level only in the native Magento. We can't set at store and store view level.
You can change enable/disable from Admin->Store->Configuration->Sales->Payment Method->Enable/disable at website level. You can switch website from Top Left menu Store View:
I hope it will help you!
Hi @rbalamuruga,
Your website setup is multi-website or multi store?
We can set different Payment method on website level only in the native Magento. We can't set at store and store view level.
You can change enable/disable from Admin->Store->Configuration->Sales->Payment Method->Enable/disable at website level. You can switch website from Top Left menu Store View:
I hope it will help you!
Hello @Vimal Kumar
Thanks for your support, Your suggestion works fine with me. Issue resolved. Thanks again for your support.