Question about Logistics API: Error in creating labels
Summary: qsqr3659 is encountering an issue when integrating the Logistics API into their order processing program. They successfully retrieved shipping quotes but faced an error indicating that a payment could not be completed due to a missing billing agreement. They are experiencing a blank pop-up window when trying to resolve the issue and are seeking advice on how to fix it. They have also referred to documentation on the eBay developer portal for guidance.
Hello everyone
In order to better process orders, we are preparing to integrate the Logistics API into our processing program and have successfully completed:
Call createShippingQuote to get a list of live shipping rates.
get shippingQuoteId and rateId
An error occurred when calling the/shipment/creat_from_sthiping_quote interface, returning: Payment could not be completed. Please make sure you have a billing agreement: https://ebay.com/ship/bulk/payments.
visit https://ebay.com/ship/bulk/payments. When setting the website, the pop-up window after clicking the button is blank and does not work properly. I want to know why this is? Or is there any other way to solve this error?

Please help me, thank you all
qsqr3659
OP1 month ago · EditedI am in the link: https://developer.ebay.com/develop/api/sell/logistics_api#sell -logistics_api-shipment-createfromshippingquote, I have seen the latest relevant explanation. Thank you to the ebay API team for their efforts