Questions, troubleshooting, and feedback on Subscription APIs
Hey,
I'm using Shopify Payments Test Mode, however, I face a problem regarding Payment Methods, When I try to retrieve the payment method from the customer, it giving me a blank answer.
How do you guys test the payments?
Hello,
It should work fine with Shopify Payments on Test Mode. Could you describe in details what steps you are taking and what errors are you seeing?
Thanks!
Hey @ThomazReis ,
I'm trying to get user payment method id, but when i try to get it showing me blank, i'm using this:
query {
customer(id: “gid://shopify/Customer/XXXXXXXXXX”) {
email
firstName
lastName
paymentMethods(first: 5) {
edges {
cursor
node {
id
}
}
}
}
}
How to setup Shopify Payments on Test Mode in a developer shop?
----
I've found https://help.shopify.com/en/manual/payments/shopify-payments/testing-shopify-payments
As a business owner, have you ever wondered when your customer's first impression of yo...
By Skye Jun 6, 2023We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023