Rapidcart pro variable in payment form

Hello,
Russia not work with all preinstalled in rapidcart payments forms. That’s why I need to take a Order ID and value and pass it at another page where I posted payment for russian visa service.

is it real to get a variable from payment form, e.q. Order ID and pass it at another page? I think than I search it in review.php but I can’t to make anything with it - do not know why

here is it: <?php echo RCUtilities::$localization->order->number; ?>

This topic was automatically closed 6 days after the last reply. New replies are no longer allowed.