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 |
---|---|
6 | |
5 | |
5 | |
5 | |
4 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022