cansin
Excursionist
Contact Me
Status
Offline
Last Activity
‎08-21-2020 06:51 PM
Topic Started
5
Topics Started
Topic Solutions
0
Solutions
Post Count
27
Posts
Post Kudos
23
Likes

Community Badges

No content to show

User Activity

@FactoryAidan I am sorry I don't understand it. Your last post suggests you were *not* able to use `customerAccessTokenCreateWithMultipass` as you were getting the same error as I did. Were you able to overcome that without a Shopify Plus membership?...
Right, I guess that is a no-go for private apps, given they cannot be converted into sales channel apps. Thanks a lot for your help Tolga.
Here is the full return value for reference:{ "data": { "shopify": { "shop": { "paymentSettings": { "acceptedCardBrands": [ "VISA", "MASTERCARD", "AMERICAN_EXPRESS", "DISCO...
Well, the returned value for `"shopifyPaymentsAccountId"` is `null`, so I guess there is absolutely no possible way to create a custom checkout page for Shopify... Quite a weird limitation, given they claim Shopify payment provider uses Stripe as the...
I guess this question is quite specific to North American market, where Stripe integration is disable in favor of Shopify as a payment provider.
Yeah right that makes sense. My question was more around how could I even get access to the secret key so that I can start using it on my backend. As I won't have the login credentials for the given Stripe payment id, is there a way to acquire the se...
Huh, though I am not able to see a way to fetch the Stripe secret key attached to that id. So, I would not be able to create the token through Stripe :confused: 
For people that might land here through a search, the query in question is at https://shopify.dev/docs/storefront-api/reference/object/shop/paymentsettings?api[version]=2020-04
Ah, I am stupid there is a query for that at Storefront API that I did not realize before. Cheers!
@tolgapaksoy thanks for the reply! I am guessing in order to create `tok_1EuJbkJAXUm7Q2VgiG2dt0yN` token you were relying on `shopify_payments_account_id` returned by Shopify. So, your app is probably a sales channel app? (i.e. I am not able to find ...
Hi @vix ,Thanks a lot for confirming. Can you talk more about the Mobile Buy SDKs? Are private apps able to rely on these? Or do we still need to be a public sales channel? As a side question, what are the requirements to become a public sales channe...
Huh, thanks for the reply Tolga. Right, I am trying to use the Admin REST API, not the GRAPHQL. But, I have a "private app" for the shop, and not a "sales channel" app. I was under the impression "private apps" can have all the privileges marketplace...
Hi,I am trying to use the admin API through a private app we are developing for our shop. But I am not able to find the related settings to enable read_checkouts and write_checkouts scopes on the admin page. How can I enable all admin APIs for our pr...
Following on that first link, this documentation https://shopify.dev/tutorials/complete-a-sales-channel-payment-with-checkout-api#integrate-stripe-with-your-sales-channel suggests I should be able to integrate Stripe with Shopify. Can you please advi...
Also, I am still not sure what this means if it is not possible to create a custom checkout experience: https://shopify.dev/tutorials/authenticate-a-public-app-with-oauth#request-payment-processing . This documentation makes it sound like I should be...
This widget could not be displayed.
This widget could not be displayed.
Likes given to