Quantcast
Channel: Opinion: Shopify Community - Shopify Apps
Viewing all articles
Browse latest Browse all 11091

SmartPro commented on Extracting JSON using php

$
0
0

Hello koen,

You have to check your $orders variable, if it is json then use json_decode function of php to make it array, after that you can access your json data as object, if it is already array it means that $order['refunds'][0] is undefined, check your variable


Viewing all articles
Browse latest Browse all 11091

Trending Articles