<?php $content = $_SERVER['post_content']; $order_sn = $content['order_sn']; Log::record("BridgeCB order_sn = {$order_sn}",Log::DEBUG); echo ('SUCCESS');