Hey @jericpush,
Can you provide more information about your integration (app name, shop_id where you're testing, etc)? Are you only experiencing the issue with test cards, or do you see the same problem with real cards as well. Please let me know and we'll investigate further for you.
JB | Developer Support @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
I'm having this issue as well. I'm developing a react native app, and using the storefront api.
I'm using the following mutation: https://shopify.dev/docs/storefront-api/reference/mutation/checkoutcompletewithtokenizedpaymentv3?ap...
The TokenizedPaymentInputV3 I'm sending is similar to the following:
billingAddress: {firstName: "test", lastName: "test", address1: "testing", address2: "", city: "test", …} idempotencyKey: "1ec34c0bg.bm8" paymentAmount: {amount: "22.41", currencyCode: "GBP"} paymentData: "pm_xxxxxxxxxxxxxxxxxxxxxx" type: "SHOPIFY_PAY" test: true
I hope anybody has a solution for that, because I'm unable to test the payments.
User | Count |
---|---|
13 | |
12 | |
10 | |
8 | |
7 |