rhysnhall / etsy-php-sdk

PHP SDK for Etsy API v3.
MIT License
47 stars 36 forks source link

How to send shipping back to Etsy? #25

Closed mgwalk closed 3 months ago

mgwalk commented 1 year ago

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(...) `

rhysnhall commented 3 months ago

Apologies on the delayed response. This repo is now being maintained again. A major updated for the package has been released that will impact this issue. If this is something you still need assistance with, please open a new issue.