
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
RE: [ic] PayPal integration code wanted
> Hi would search the archives better. This is from my personal
> archive.
> I have had paypal running on IC
> I just set up an account with them, went to their single payment
> system, made a form, transferred it onto the checkout page, modified
> it slightly so that the total-cost was submitted to paypal - worked
> fine:
I am aware of this method of integrating PayPal. I would consider this
to be sending a customer through hoops and would prefer to go their
shopping cart route. However, I would prefer that the user has as
little interaction with PayPal as possible to ensure that the order
is completed instead of the customer deciding not to bother after all.
I am actually looking for the "silent post" functionality that
was mentioned on the list. Jason Kohles mentioned having a kludge and
mentioned that Mike Heins code was better. I am looking for code but
will use the solution similar to that you described in the worst case.
> <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
> <input type="hidden" name="amount" value="[total-cost noformat=1]">
> <input type="image"src="http://images.paypal.com/images/x-click-
> but6.gif" border="0" name="submit">
> </form>
__________________________________________________
Do You Yahoo!?
Listen to your Yahoo! Mail messages from any phone.
http://phone.yahoo.com
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users