Author |
Message |
hawkweber
Newbie - One Blade
Joined: 17 Aug 2004
Posts: 14
|
 Want to use PayPlus or Payment Only
I am trying to configure my cart to use the LinkPoint Connect. It is version 4.0k. I would like to collect all information (billing and shipping info as well as credit card information) on my securesite and only send the appropriate information required to get a credit card approval through Linkpoint - this way they never leave my site. However, the files included with the cart (LinkpointHTML) seem to only gather name and address and then go to the Linkpoint site to process the payment information (Fullpay mode).
Are there any files available to allow PayPlus or PaymentOnly through the Linkpoint Connect? I know HTML coding but not very Perl saavy and am having difficulty following all the libraries and interlinking required.
Thanks!
-Manny
|
Thu Sep 02, 04 9:51 am |
|
 |
scottcrew
Moderator
Joined: 13 Feb 2004
Posts: 7516
Location: The West Side of MI USA
|
Manny,
Evidently, that is not one of the supported gateway methods.
Sorry...
_________________ God Bless!
Bonnie - AgoraCart Moderator
Get a Gold Membership
|
Fri Sep 03, 04 5:09 am |
 |
 |
milehightrader
Guest
|
You defeat the purpose of a online gateway if you don't permit the transaction to complete in proper sequence. If you are set up with your processor to do offline processing then use the offline order form.
|
Fri Sep 03, 04 7:45 am |
|
 |
milehightrader
Guest
|
One more thing
Quote:It is version 4.0k
You really should upgrade, as that version is about 15 versions behind the current one.
|
Fri Sep 03, 04 7:49 am |
|
 |
hawkweber
Newbie - One Blade
Joined: 17 Aug 2004
Posts: 14
|
[quote="milehightrader"]You defeat the purpose of a online gateway if you don't permit the transaction to complete in proper sequence. If you are set up with your processor to do offline processing then use the offline order form.[/quote]
I don't understand that statement. The Linkpoint gateway allows 3 types of electronic transactions: Full, PayPlus, and Payment Only.
Full has Linkpoint run the entire thing - this requires leaving the store site, going to the linkpoint site to do the transaction, and then returning to the store site. This is typically used if you don't have a secure site.
LinkPoint PayPlus allows for sending some information and charge totals through the gateway which are stored on the Linkpoint server.
Linkpoint PayOnly has the merchant collect all information and just send the relevant information to get a charge approval. Customer never leaves merchant store.
None of these use offline processing as it is all online and the transactions are processed automatically through the gateway - no manual intervention or data entry required on my part.
So, how is using the PayOnly or PayPlus option defeating the purpose of an online gateway but not allowing transactions to complete in proper sequence?
Perhaps I am misunderstanding the online/offline gateway terminology as it pertains to Agoracart?
All I know is that I want to process payments using Linkpoint Connect and don't want the customer to leave the site to complete a transaction. Or is this not possible with AgoraCart?
|
Fri Sep 03, 04 12:20 pm |
|
 |
hawkweber
Newbie - One Blade
Joined: 17 Aug 2004
Posts: 14
|
milehightrader wrote:One more thing
Quote:It is version 4.0k
You really should upgrade, as that version is about 15 versions behind the current one.
Sorry, left off the -4b from my version number. Is that the latest version?
|
Fri Sep 03, 04 12:23 pm |
|
 |
scottcrew
Moderator
Joined: 13 Feb 2004
Posts: 7516
Location: The West Side of MI USA
|
Yep, that is the latest....
_________________ God Bless!
Bonnie - AgoraCart Moderator
Get a Gold Membership
|
Fri Sep 03, 04 12:30 pm |
 |
 |
milehightrader
Guest
|
I don't use Linkpoint, but the normal process with agora is that a customer completes the process at a gateway then is returned to the agora store. In order for your order log and confirmation emails to function you need to have the gateway return completion of the transaction to agora. I doubt there is any way you can work around this without some serious Perl programming. Any hacking of the cart would be beyond the scope of the freebie forums, as they are primarily to help people get the cart functional.
|
Sun Sep 05, 04 7:04 am |
|
 |
milehightrader
Guest
|
Quote:Linkpoint PayOnly has the merchant collect all information and just send the relevant information to get a charge approval. Customer never leaves merchant store.
Why don't you try running a test order using this method and see if it writes the order log and confirmation emails. If so, you should be ok.
|
Sun Sep 05, 04 7:08 am |
|
 |
hawkweber
Newbie - One Blade
Joined: 17 Aug 2004
Posts: 14
|
milehightrader wrote:I don't use Linkpoint, but the normal process with agora is that a customer completes the process at a gateway then is returned to the agora store. In order for your order log and confirmation emails to function you need to have the gateway return completion of the transaction to agora. I doubt there is any way you can work around this without some serious Perl programming. Any hacking of the cart would be beyond the scope of the freebie forums, as they are primarily to help people get the cart functional.
I don't have serious Perl experience so that is out of the question. Darn.
:(
Oh, well. Thanks for the info.
|
Sun Sep 05, 04 7:44 am |
|
 |
hawkweber
Newbie - One Blade
Joined: 17 Aug 2004
Posts: 14
|
milehightrader wrote:Quote:Linkpoint PayOnly has the merchant collect all information and just send the relevant information to get a charge approval. Customer never leaves merchant store.
Why don't you try running a test order using this method and see if it writes the order log and confirmation emails. If so, you should be ok.
I will give this a try. Thanks!
|
Sun Sep 05, 04 7:48 am |
|
 |
|