[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] help with payment/gateway integration.
Dan wrote:
....
> -------on localhost--------
> |
> A)some cgi catches data and translates it
> to IC variables
You can fetch it with
[seti myownvar][cgi there-cc-var][/seti]
> |
> B)IC variables are passed into standard
> processing and a receipt page and email are
> generated. Shopping cart is cleared and logs
> are generated.
....
> I could just catch the data and translate it into a form which the user
> would have to submit...but this increases the number of clicks to
> process an order in an already long process. In addition this is after
> the CC has been approved and should be bullet/user-proof.
If the callback-IC-Page has the name like "CallBackfromtheGateway.html",
you can finish the order with
You can submit the order with
[if scratch return-message-of-the-gateway =~ /success/]
[seti url][area href=process form="
mv_todo=submit
mv_order_route=log main copy_user
mv_order_report=ord/report
mv_order_receipt=ord/receipt
"][/seti]
[bounce href="[scratch url]"]
[/tmp]
[/if]
by IC and IC finish the order without any clicks of process.
(Big thanks to Racke for the hint!)
> Any help with A and B (esp. code examples) would be much appreciated.
I hope, you get the picture! :-)
Joachim
--
Hans-Joachim Leidinger | Dipl.-Phys.Ing. Entwicklung eCommerce
[leidinger@bpanet.de]
Black Point Arts Internet Solutions GmbH
http://www.bpanet.de