Business_Name; } $biz = AreteX_WPI::getBusiness(); if (empty($customer_id)) $customer_id = AreteX_WPI::customerSignedUp(); require_once(plugin_dir_path( __FILE__ ).'../camlib.php'); $item = getResource('rebill_agreement/'.$_REQUEST['linked_id']); $detail = getResource('rebill_agreement/'.$_REQUEST['linked_id'].'/payments'); ?>

Payments, Authorizations and Transactions

initial_payment > 0) $initial_term = 'your initial payment of $'.number_format($item->initial_payment,2).'. '; else { if ($item->initial_period == 1) $days = 'day'; else $days = 'days'; $initial_term = "your initial trial period of {$item->initial_period} $days."; } ?> Back This is your purchase and payment history for: product_name; ?>. The transactions listed below are all payments after
"; echo ""; echo ""; echo ""; echo ""; echo ""; if (empty($payment_amount)) $payment_amount = '0.00'; else $payment_amount = '$'.number_format($payment_amount,2); echo ""; echo ""; } ?>
Payment NumberPayment StatusApproval CodeTransaction IdTransaction DatePayment Due DatePayment Amount
$payment_number$payment_status$approval_code$txn_id$payment_date$bill_due_date$payment_amount