Mar 12, 2021
Hi guys, Here is my question: When i tried to create a refund by the REST API(https://shopify.dev/docs/admin-api/rest/reference/orders/refund#create-2021-01), i got an error message "Transactio...
Hello, I am a 3rd party payment gateway developer, I can't find refund button at order detail page in shopify admin, when I try to cancel order, It also does not call the configured void URL, ho...
Aug 25, 2020
Hi guys, Here is my problem. I am trying to integrate the refund endpoint of order management. After i had completed the development work, I tried to test the endpoint. But when i tried to refund ...
Mar 9, 2020
Hi there, we need to integrate with Hosted Payment SDK, however, we coudn't fiind "gateway" in the lefthand toolbar, can you advice how we can find that? Another question is for order ...
No content to show
User Activity
06-23-2024
Hi Shopify team, Thanks for your prompt response. Unfortunately we have contacted Partner Support first, but they asked us to post our question on sohpify community to seek more perfessional resoultion. We are not sure who can explain and resolve thi...
06-13-2024
Request:{"header":{"Content-Type":"application/graphql","X-Shopify-Access-Token":"xxxxxx"},"body":{"MUTATION":"true","SHOPIFY_GRAPHQL_METHOD":"orderMarkAsPaid","SHOPIFY_REQUEST_BODY":"order { fullyPaid }","SHOPIFY_REQUEST_PARAM":"input:{id:\"gid://sh...
06-13-2024
Hey, I would like to ask why we post payment successful notice to update the status but failed to update. Meanwhile, I have double check the funds with buyer that is successfully deducted from his account. Seeking for help on this issue, thanks.
Hello everyone, we are developing a credit card payment application and encountered a scenario that cannot be resolved through support from the developer community and consulting partners:Scenario description: 3D security phase buyers to cancel or ca...
Decrypt ` encrypted_ Is there a Java language version of the sample code for message?
02-22-2022
I have solved the issue.First of all, we do not need to upload any certificate.Second, we could configure our certificate by nginx.
02-22-2022
hi guys,I have got a checkout token. So i could get the checkout object by call rest api.Now i wonder to know how could i get the payments object.Any suggestion will be appreciation.
01-25-2022
I have the same issue, did you solve it?
How to get the order's products through the Payments Apps Api?I have created a payment Which gid is 'gid://shopify/PaymentSession/iJ6dOX11cFVzzWLVAWm-47VX'.I can't find any API I can use.