Nasir
Results
1
issues of
Nasir
hi i am trying to upload the image from my server to the square .but it wont work here is the code $image_data = new \Square\Models\CatalogImage(); $image_data->setName('Image name'); $image_data->setCaption('Image caption');...