Sales Channel custom checkout

bote795
Tourist
4 0 1

Howdy,

I am working on building a marketplace/sales channel. 
We have been in contact with some folks from Shopify on the product side.
They were worried when they saw our custom checkout (PoC) and I just wanted to make sure that as long as you are making a sales channel/marketplace public app.
You can make a custom checkout (We are using Checkout API via REST ADMIN: https://shopify.dev/tutorials/complete-a-sales-channel-payment-with-checkout-api ) 
that we are okay? We are integrated with Stripe.

Thanks,

Replies 3 (3)

ilivestrong
Tourist
4 0 5

Great!

We are using GraphQL mutations instead, but still not a Sales Channel.

And probably, this is the reason can't complete the checkout(missing the required scope)

Just wanna ask, how did you request payment processing and sales channel permissions?

 

Cheers!

Deep

bote795
Tourist
4 0 1

had to submit a Payment processing access request and answer a lot of information. 

 

 
ilivestrong
Tourist
4 0 5

Yes, that's what they mentioned in the documentation.

 

Thanks for the confirmation.