How
to redirect buyer to a "thank you" page on my own
site rather than the my default "thank you" page
on E-junkie site?
|
| |
 |
Redirection for the complete order
If you only want the buyer to reach the "thank you"
page on your site bypassing your "thank you" page
on E-junkie completely, you can enter the URL of your "thank
you" page in Admin > Account Preferences.
Following parameters will be posted to this page using GET
method. If you don't want to use these, they will be ignored.
- payer_email (Buyer's email
address)
- first_name (Buyer's first
name)
- last_name (Buyer's last name)
- txn_id (Transaction ID)
- payment_status (Will always
be Completed unless you have requested us to process the
sales even for pending payments, in which case this will
be Pending)
- custom (Custom variable
[if you had appended one to the purchase button's URL])
- auction_buyer_id (If this
was an eBay listing)
NOTE: Lately, we've been getting a few requests for something
really tricky. Some merchants want to redirect buyers to their
own site and yet display E-junkie download links. There are
two ways to achieve that.
You can use an iFrame with src (source) set to
https://www.e-junkie.com/ecom/rp.php?noredirect=true
&txn_id=txn_id_that_we_passed_to_your_page. To customize
what that page ouputs, you will need to customize
the thank you page. |
| |
 |
Redirection per product
If for a product you want buyer to be redirected to your
site after purchase, you can check the "Redirection"
checkbox while adding or editing your product and enter the
"Redirection URL" when asked for in the product
configuration.
Following variables will be sent using the GET method to
"Redirection URL" you specify.
- Order Specific
- payer_email (Buyer's
email address)
- first_name (Buyer's first
name)
- last_name (Buyer's last
name)
- txn_id (Transaction ID)
- payment_status (Will
always be Completed unless you have requested us to
process the sales even for pending payments, in which
case this will be Pending)
- custom (Custom variable
[if you had appended one to the purchase button's URL])
- auction_buyer_id (If
this was an eBay listing)
- auction_item_number (If
this was an eBay listing)
- Item Specific
- item_number (Item number
of the product in E-junkie)
- key (code sent to the
buyer [if applicable])
- sku (SKU of the item
sold, only applicable if you configured price affecting
variants in Admin)
Note
The download links sent to buyers (if applicable) in the
e-mail will also redirect the buyer to the Redirection URL
you specify.
|
This page added by E-junkieChef on July 16th, 2008 @ 5:38 pm GMT -7
|
 |
 |
 |
|