camelmasa
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎08-02-2022 10:31 PM
Topic Started
27
Topics Started
Topic Solutions
10
Solutions
Post Count
83
Posts
Post Kudos
27
Likes

Community Badges

Hi, I couldn't find a field that is status of Shopify Payments test mode on Admin API document. Can I fetch status of Shopify Payments test mode via Admin API? Thanks,
Can we check Shopify Payment's "enable/disabled" status using Admin API?
We tested to buy a daily subscription product at 2021-02-03T02:00:00Z. Then, We called SubscriptionContract GraphQL. Like below. subscriptionContract(id: $id) { id nextBillingDat...
Hi, We are making Shopify App for subscriptions. We called SubscriptionContracts GraphQL query. It returns SubscriptionContracts response. But billingAttempts field was blank`[]`. Als...
We are trying to call "MasterPage" and "SystemPage" API. https://shopify.dev/docs/admin-api/rest/reference/online-store/sections#masterpage But, The API returns 404 status. Can w...
We created "App Bridge Sampler" for internally. It can show App Bridge Action features. Can we request it to "public app" for Shopify App Developers if useful ? Or should ...
No content to show

User Activity

Shopify released the solution.Ref: https://shopify.dev/apps/tools/cli/ci-cd
> Do I require the store name to be dynamically added to the policy on a per request basis? Our member was allowed that by wildcard CSP.Could you contact Shopify Staff about this?
We just call Stripe API by node client. https://stripe.com/docs/api?lang=node
Our app provides integration of Stripe feature. The feature can fetch Stripe customers info.
CSP frame-ancestors directive allows wildcard.https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/frame-ancestors#syntaxSo, I think we can configure the header like this Content-Security-Policy: frame-ancestors https://*...
前提として、私のほうではまだ "購入後" 機能の申請は完了していないため状況が異なります。そのため参考にならないかもしれません ‍♂️  > Console出力もされませんし、決済後にExtensionの画面に移行しません。 そのような動作をする原因にいくつか心当たりがありますが、 https://xxx.myshopify.com/admin/settings/checkout の "購入後のページ" の設定は該当アプリの選択をされていますでしょうか?
Thank you! @Luke_K  We understood that perfectly. BTW, What are the differences between Credit Card on Shopify Payment and Migrated Credit Card on Stripe? (Ref: https://shopify.dev/apps/subscriptions/migrate/contracts#configure-your-payment-gateway-t...
Hi,Is it okay to run the customerPaymentMethodCreditCardCreate Admin API via Card Vault?Ref: https://shopify.dev/api/admin-rest/2021-10/resources/payment# [post] https://elb.deposit.shopifycs.com/sessionsRef: https://shopify.dev/api/admin-graphql/202...
@Maacck Thank you for replying. I received an email from the Shopify CS team.After some digging, I found the examples from the doc is a missing the Content-Type header,-H "Content-Type: application/json", and when added to the request everything work...
We tried to call Payment API (Stores a credit card in the card vault) like the following.curl -d '{"credit_card":{"number":"4242424242424242","first_name":"John","last_name":"Smith","month":"11","year":"21","verification_value":"123"}}' \ -X POST "ht...
Thanks for replying!I received a following email from support.```I have also reached out to our Money Team and they have let me know that because the app has its own checkout (redirects from our payment gateway) that most likely nothing else will be ...
Hi, We migrated many subscription contracts from a subscription app (Like BOLD v1 with Stripe). Ref: https://shopify.dev/apps/subscriptions/migrate/contracts#configure-your-payment-gateway-to-work-with-subscriptionsHow much is migrated subscription c...
We tried a Subscription's Post-purchase feature.https://shopify.dev/apps/checkout/post-purchase/add-subscription-post-purchase-app-extension We can create an order. It had a subscription lineitem. But, We didn't receive a subscription_contracts/creat...
Hi, @Wonderer If you didn't fix the issue, You can check it out.https://community.shopify.com/c/subscription-apis/response-unexpected-error-and-no-such-customer-card/m-p/1341203/highlight/true#M611
This widget could not be displayed.
This widget could not be displayed.