View Full Version : Website Payments Pro for V5 by GILLIGAN ON-LINE
sebenza
04-01-06, 04:00 AM
Has anyone used this module? If so, does the PayPal Express portion work correctly for you? I also emailed Bill of Gilligan On-Line, but I think he is on vacation.
Bruce - PhosphorMedia
04-01-06, 04:50 AM
Know of two clients who use this...I don't have a positive...but they've never contacted me about a problem.
sebenza
04-01-06, 05:18 AM
Are you familiar with how the PayPal Express part works?
ILoveHostasaurus
04-01-06, 05:23 AM
Yep, he's on vacation, but checks email daily. What kind of problem are you seeing? We've got some customers running it successfully although one has had the issue with CC payments in auth mode that never show up on the PayPal side so when the store owners goes to charge them, they're not listed in PayPal.
sebenza
04-01-06, 05:28 AM
What should happen if a customer selects "PayPal Express"? Right now, we see it go to PayPal where we select our payment options and etc. When we hit continue it takes us back to the OPAY screen on Merchant. There it says to basically hit the continue button to complete the order, but there is no continue button. Also, at what point does the PayPal transaction take place... by hitting the "missing" continue button? According to Bills doc... it says to wrap the continue button like so:
<mvt:item name="buttons" param="Continue" />
And replace it with:
<!-- Update for GOL PayPal Payments Pro -->
<mvt:if expr="PaymentMethod NE 'GOLpaypal:paypalexpress'">
<mvt:item name="buttons" param="Continue" />
</mvt:if>
wmgilligan
04-01-06, 09:35 PM
There are 35 (or more) sites now using this module.
In the express method, the client is taken to paypal, logs in, and is then redirected back to the OPAY screen. Here a token is passed that disables the payment methods, and allows for the order to continue as if payment has been processed. It is all done inside the module via XML.
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.