2Checkout |
![]() ![]() ![]() |
Redirects form applicants to 2Checkout checkout page. Require arguments - 2 variables. First sets your 2CO's security id (SID), second - your 2CO product id. Third parameter sets item quantity. Total is a total price or purchase. You can use {#%UNIQUE_REFERENCE#} as unique number. Syntax: tco_checkout = SID, product_id, quantity, total, unique_number Example: tco_checkout = 1234567, my_product1, 1, 69.95, {#%UNIQUE_REFERENCE#}
|