etsy-php-sdk icon indicating copy to clipboard operation
etsy-php-sdk copied to clipboard

How to send shipping back to Etsy?

Open mgwalk opened this issue 2 years ago • 0 comments

Hi #rhysnhall Can you show me how to update the shipping on the Receipt?

I get Receipts ` $etsy = new Etsy\Etsy($api_key, $oauthtoken);

$etsy->getShopReceipts(...) `

mgwalk avatar Apr 19 '23 23:04 mgwalk