|
|
 |
 | DEFINE AREA ? |  |
Posted: Tue Dec 23, 2003 3:49 am |
|
|
| fabien |
| Visitor |
|
 |
| Joined: 23 Dec 2003 |
| Posts: 10 |
|
|
|
 |
 |
 |
|
I'm not sure about this thing here.....
// DEFINE AREA //
//Starting with the 2.3 version, //
//you can customize your return URL's //
//so they will be unique ,just for your site//
//You can also change them at any time //
// Make them hard to guess //
// You must change the second variable,but leave the first one as is!!! //
define ("stepone", "first_step");//the user paid the sponsor and now has to pay the random member
define ("steptwo", "second_step");//the user paid the random member and now has to pay the admin
define ("laststep", "gototheform");//the user paid the admin and now has to fill the form
define ("paypal_name", "pa01");
define ("stormpay_name", "XRlj");
define ("egold_name", "0056hs");
define ("intgold_name", "005632");
define ("assuredpay_name", "assus");
define ("solarpay_name", "sqw");
define ("fleetpay_name", "0oyba");
define ("dollardeliverys_name", "0erhs");
define ("moneybookers_name", "mbhs");
define ("propay_name", "pp0056hs");
*****************************************************
Can i leave this as it is ? Or i really need to modify it ?
What's all the weird "user names" Like Paypal "pa01" ?
Do i need to change this to mine ?
I am using only StormPay and Paypal by the way, i have disable the others for now, do i need to put nothing on the rest ?
Should i use the others even if i'm not registered with them myslef ?
Sorry if i'm lost here but i'm so tired (been online for over 19 hours....hard time thinking now....)
I'm asking you this just before i jump into bed. I hope that when i wake up you will have replied
Thanks |
|
|
|
|
 | |  |
Posted: Tue Dec 23, 2003 5:02 am |
|
|
|
You need to change the "pa01"-alike variables with something hard to guess.If you use just 2 of them,then you should change just for those two.
Merry Christmas. |
|
|
|
|
Posted: Tue Dec 23, 2003 1:39 pm |
|
|
| fabien |
| Visitor |
|
 |
| Joined: 23 Dec 2003 |
| Posts: 10 |
|
|
|
 |
 |
 |
|
Ok i think i don't dig this.
So here it goes.
1)Do i makeup these names myself or i need to set them up at StormPay/Paypal (enter the ones i make or they give them to me)
2) What is it doing exaclty ? Like when they pay someone at Paypal and and they click "continue" they go to the second page ? What do i need to make/change on my side. |
|
|
|
|
Posted: Tue Dec 23, 2003 5:33 pm |
|
|
| shadow |
| Addict |
|
 |
| Joined: 16 Oct 2003 |
| Posts: 171 |
| Location: Virgin Islands |
|
|
 |
 |
 |
|
They are unique identifiers for your payment processors. You want to change them to something no-one else has or can guess so that you can verify that the payments or reciept for payments came from your site.
You can also see the post below.
http://itwebteamsupport.com/viewtopic.php?t=145 |
|
|
|
|
|
|