Stripe Payments Add-On With Multivendor

Hi all,

I posted this in General Questions and have decided to bring it here instead.

Can someone please help me out? Can you use Stripe Payments as an add-on in multi-vendor or are you only allowed to use Stripe Connect?

I ask because I would like to set up Stripe as a payment option (because I want to offer Apple Pay), but when I create the payment option and go to the configure tab, it is completely blank. No options to add publishable key, secret key, etc. Just a blank configure tab.

Anyone know what the issue here might be? The other payment options live on my website are Stripe Connect and PayPal Express. Are any of these options causing a blank configure tab in the Stripe Payments add-on?

Thanks

Try to save new payment method and open settings of saved payment method

Try to save new payment method and open settings of saved payment method

Hi, thanks for getting back to me. I saved the payment method and when I open the saved payment method, this is what I see (see attachments).

Nothing in configure tab.

Stripe Settings.PNG

Stripe Configure.PNG

Please make sure that the following file exists and has correct permissions

design/backend/templates/addons/stripe_connect/views/payments/components/cc_processors/stripe_connect.tpl

Please make sure that the following file exists and has correct permissions

design/backend/templates/addons/stripe_connect/views/payments/components/cc_processors/stripe_connect.tpl

Hi eComLabs, thanks again. The problem is with the CS Cart Stripe Payments add-on. I can add publishable key and secret key to Stripe Connect configure tab.

It's only configure tab for stripe payments add-on that is blank. This is why I asked if stripe payment add-on does not work on multivendor because we have to use stripe connect. I would like to offer Apple Pay to customers but stripe connect does not allow Apple Pay. Only stripe payment allows Apple Pay.

I've checked both files:

design/backend/templates/addons/stripe_connect/views/payments/components/cc_processors/stripe_connect.tpl

Permissions: 644

design/backend/templates/addons/stripe/views/payments/components/cc_processors/stripe.tpl

Permissions: 644