Product Support
What data is passed along to Token of Trust by default with WooCommerce?
As of the time of this writing - this is what is passed to Token of Trust by default: $order_verification_data = [ 'appTransactionId' => $tot_transaction_id, 'givenName' => $order->get_shipping_first_name(), 'familyName' => $order->get_shipping_last_name(), '