Difference between revisions of "Key: WebShop CaptureURL"
(jrfconvert import) |
|||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:Web_shop_keys]] |
+ | {{HelpFiles_Deployment}} | ||
| | ||
− | + | ==Key: WebShop_CaptureURL== | |
===Syntax=== | ===Syntax=== |
Latest revision as of 11:03, 9 February 2012
<accesscontrol>Main:MyGroup</accesscontrol>
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"/>