Key: WebShop CaptureURL

From Catglobe Wiki
Jump to: navigation, search

<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"/>