wensveen-evident
-
7/11/2011 8:33:38 AM
Custom Payment Provider question
Hi,
I want to implement a custom payment provider, just to test it out. I'm following the steps in the E-commerce Guide under "Developing custom payment gateways". I want things to be as simple as possible: no custom form, redirect to external payment provider (DummyPay.aspx or something), return to website.
On DummyPay.aspx I have a form where the payment status can be selected.
Where do I implement the return to the website, and how is the Payment result info (CMS.Ecommerce.PaymentResultInfo) set? Do I need to implement a special return page where I set the result info based on querystring values or something?
Any assistance is welcome. Thanks in advance, Matthijs
|