Paypal Express Checkout Related AppConfig Parameters
The following table shows the application configurations used in PayPal Express Checkout.
| Application Configuration Parameter | Description / Usage | Config Value |
| PayPalCheckout.AllowAnonCheckout | This enables customers to checkout with PayPal without being a registered customer (i.e. anonymous customer). When you set this to true you also need to set PasswordIsOptionaDuringCheckout to true. | False |
| PayPalCheckout.ApiCheckoutURL | The live PayPal URL. | https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token= |
| PayPal.OverrideAddress | Set to true to update the current billing address to PayPal address. | False |
| PayPalCheckout.SandboxApiCheckoutURL | The URL for the PayPal sandbox. | https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token= |
| PayPalCheckout.ShowOnCartPage | Determines whether to show PayPal on the shopping cart page or not. | True |
| PayPalCheckout.MerchantLogin | Merchant ID used for Paypal Express Checkout. |
- Friday, 07 September 2012
- Posted in: PayPal Express Checkout