Key: WebShop DeclineURL
<accesscontrol>Main:MyGroup</accesscontrol>
Key: WebShop_DeclineURL
Syntax
<add key="WebShop_DeclineURL" value="[URL]"/>
[URL]: The location of the page in the Catglobe system that will register the decline 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 register the decline 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"/>