0
Hello
I am getting an unwanted behavior when trying to make a payment. I am redirected to an error page.
Please try fr yourself with this link
https://uci.ac.cr/index.php?option=com_invoices&view=payment&id=43
that payment is unpaid and it should give the payments options instead..
what could it be?
thanks
I am getting an unwanted behavior when trying to make a payment. I am redirected to an error page.
Please try fr yourself with this link
https://uci.ac.cr/index.php?option=com_invoices&view=payment&id=43
that payment is unpaid and it should give the payments options instead..
what could it be?
thanks
Responses (5)
-
Accepted Answer
-
Accepted Answer
0Ok I am trying to modify authorize.net gateway (/tmpl/form.php) but I see that
$data->x_invoice_num
returns the payment number instead of invoice number
in the paypal plugin you use a different method to retrieve info
echo plg_invoices_escape($vars->row->invoice_num)
that works ok in paypal
how to get invoice number in authorize.net?
thanks,
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »