

capte
-
Content count
21 -
Joined
-
Last visited
Posts posted by capte
-
-
I should of mention for 2.2
-
Hi, I'm loooking for a add-on that does the following :
1- Color per size.
example :
I have a red shirt available only in Small and Large.
And I have a blue shirt available only in X-large.
I've been looking around but haven't found any !
HELP !
capte .....
-
I've installed osCommerce_PayPal_IPN_v1.4 ... and everything seems to work.
The only thing is that i wanna use cURL instead of openssl ...
How do I configure this ?
I've got a live account on paypal running.
But it seems the order doesn't get over to paypal.
Any help would be greatly appreciated !
thanks a lot !
:(
-
What to modify :
In the \includes\modules\payment
Look for the file psigate.php
on line 271 ... near the end of line look for "CAD" and replace it with
"CAN"
Upload the file back to the server.
In your OsCommerce admin ... go to Modules --> choose payment --> Uninstall
the psigate module ---> And finally reinstall it !
Test it with : teststore
That's it ! :thumbsup:
-
I,ve tried to get the PSIGate module working ... but all i get is this message of error : "CC-4034: No ChargeTotal provided."
By the way i've also phoned PSIGate for this problem and it seems i'm not the only one having trouble with it !
I'm using the remote payment method.
Any body as an idea why this problem ?
capte !
Custom folder - 3.0.1
in Core Development (Archive)
Posted
Trying to implement some kind of light box instead of the pop up image.
Copied file from this location :
OM/Core/Site/Shop/Application/Products/pages/main.php
to
OM/Custom/Site/Shop/Application/Products/pages/main.php
Cleared the cache from : OM/Work/Cache
Still no luck... :blink:
Anyone on this one.