Development discussions around Shopify APIs
Hello,
I am using the API to query the transactions for an order.
For PayPal there is a PaymentInfo in the "receipt" of the "transaction". There I can see SellerDetails.
"SellerDetails": {
"PayPalAccountID": "xxxxxxxxxx",
"SecureMerchantAccountID": "xxxxxxxxxx
}
How to get the same information for Stripe payments?
Solved! Go to the solution
This is an accepted solution.
Hey @Gudata
Thanks for getting in touch! So, the response when calling the transactions endpoint would differ from payment gateway to payment gateway as the responses are structured differently dependent on payment gateway - for example, Sellerdetails I believe to be used for Paypal transactions only.
Calling transactions.json for a Stripe transaction should give you a wealth of related transactional information in the receipt object - there is alot of useful information in the payment_
This is an accepted solution.
Hey @Gudata
Thanks for getting in touch! So, the response when calling the transactions endpoint would differ from payment gateway to payment gateway as the responses are structured differently dependent on payment gateway - for example, Sellerdetails I believe to be used for Paypal transactions only.
Calling transactions.json for a Stripe transaction should give you a wealth of related transactional information in the receipt object - there is alot of useful information in the payment_
User | RANK |
---|---|
10 | |
5 | |
3 | |
3 | |
3 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023