Monday 25 May 2009 9:13:08 am - 3 replies
Hi,
I want paypal in my ezpublish site as optional payment gateway i.e on confirm order page there should be a checkbox "Pay via Paypal" if it is selected the payment should be done via paypal else the normal flow should be executed.
Anyone has idea?
--
Regards,
Monday 25 May 2009 11:36:16 am
I would create something like a void payment gateway in addition ... like "pay by invoice"
http://svn.projects.ez.no/xroweco...sion/xrowecommerce/classes/gateways/
Modified on Monday 25 May 2009 11:37:34 am by Björn Dieding@xrow.de
Thursday 28 May 2009 8:57:57 pm
you create a this new payment gateway that basicly does nothing...
then on the page where the shop users select the gateway you will have then a option list wiht two options
- Pay via Paypal
- Pay by Invoice / Advance Payment
That way you circumvent the fact that you need to rewrite the gateway workflow for what you need to archive.
You must be logged in to post messages in this topic!