July 2, 2015 at 09:48 /
$form.= ‘Your payment is secured by Chase E-xact. To proceed, click the secure button below.’;
Text has nothing to do here. The form should start here as in my line above. It’s html name attribute should be the form_name:
‘form_name’ => ‘A21092-01’,
‘amount_name’ => ‘USD’,
And the amount_name should be x_amount as I said multiple times.
Regards