#31palms-Checkout

1 messages · Page 1 of 1 (latest)

night pier
#

Hello, I am not familiar with WooCommerce, but how did you create the Checkout Session? A sample request id?

small storm
#

This is what it looks like. This is for TWO products

#

no product names

#

the only plugin that will do it seems to be the one by WebToffee. Nothing else lets you use the stripe checkout that is required for chargeback protection

#

but it doesnt look the best

night pier
#

How do you create the Checkout Session?

#

via some API or via some interface?

small storm
#

yes, its a plugin called Stripe Checkout

night pier
#

It has some interface?

#

I know how to do it via API, and I believe they use our API under the hood. I just don't know how they implemented it.

small storm
#

its this plugin

night pier
#

They seems haven't supported the detail level you want as far as I can see

small storm
#

ok, so there is no way to integrate stripe checkout into woo commerce other than this plugin, so that's about as good as you'll get if you want chargeback protection?

night pier
#

You can ... don't use the plugin and build an integration with Stripe yourself, if you have dev experience and have control over your server

small storm
#

ok, and if I had a developer do this, it would still work for the chargeback protection that requires stripe checkout?

night pier
#

I think so, yes, as far as you use Stripe Checkout.
But could you elaborate more on chargeback protection? Which document are you following?

small storm
#

It says you can only use the Stripe Checkout gateway to qualify and nothing else

night pier
#

Oh yeah

#

So yes

small storm
#

so you could build a customized one, and it would still qualify?

night pier
#

customized integration, but still need to use Stripe Checkout

small storm
#

ok, I will relay this to the developer i work with, thank you so much!