Key: WebShop CaptureURL

From Catglobe Wiki
Revision as of 11:09, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



Key: WebShop_CaptureURL

Syntax

<add key="WebShop_CaptureURL" value="[URL]"/>

[URL]: The location of the page in the Catglobe system that will capture the acceptance code of a credit card payment from the credit card payment portal.

Purpose

To specify the location of the page in the Catglobe system that will capture the acceptance code of a credit card payment from the credit card payment portal.

Example of key

<add key="MerchantID" value="3618579"/>

<add key="WebShop_CreditCardPaymentURL" value="https://vnsurvey.catglobe.com/catalogue/shop/creditcardpayment/newpayment.aspx" />

<add key="WebShop_CaptureURL" value="https://vnsurvey.catglobe.com/catalogue/shop/Wizard_Receipt.aspx"/>

<add key="WebShop_AcceptURL" value="https://vnsurvey.catglobe.com/catalogue/shop/Wizard_Receipt.aspx"/>

<add key="WebShop_DeclineURL" value="https://vnsurvey.catglobe.com/catalogue/shop/Wizard_Receipt.aspx"/>