Customizing the Order Page is just a matter of passing the correct parameters. The following customizations are available on the Order Page: Sort by price: https://www.2checkout.com/2co/buyer/orderpage?sid=XXXXXX&sort=price&sort_order=asc https://www.2checkout.com/2co/buyer/orderpage?sid=XXXXXX&sort=price&sort_order=desc Sort by assigned product ID: https://www.2checkout.com/2co/buyer/orderpage?sid=XXXXXX&sort=assigned_product_id&sort_order=asc https://www.2checkout.com/2co/buyer/orderpage?sid=XXXXXX&sort=assigned_product_id&sort_order=desc Displaying product images: There is now a column for product images on the Order Page. Passing the “images” parameter with a [...]
The e-mail confirmation is not optional or customizable. You can however add additional information to the email by passing it in with the merchant_order_id parameter (50 characters max). You can also send your own e-mail in addition to ours, and/or pass the buyer back to an information page on your site after the purchase.


