English
Español
Deutsch
Dansk
日本語
Italiano
Português
Русский
中文(简体)
한국어
Français
©2017 London Tradition
What are you looking for?
Click me
//your options var customOptions = { type: 'iframe', iframeIntegrationId: 'libraryObject', iframeHelperURL: 'https://www.londontradition.com/helper.htm', iframeBaseURL: 'https://www.londontradition.com', url: 'https://payments.worldpay.com/ngpp/integration/wpg/corporate?OrderKey=YOUR_ORDER_KEY&Ticket=YOUR_TICKET_ID', target: 'custom-html', trigger: 'custom-trigger', lightboxMaskOpacity: 50, lightboxMaskColor: '#000000', accessibility: true, debug: false, language: 'en', country: 'gb', preferredPaymentMethod: '', successURL: 'https://www.londontradition.com/checkout/order-recieved', cancelURL: 'https://www.londontradition.com.com/checkout', failureURL: 'https://www.londontradition.com.com/checkout', pendingURL: 'https://www.londontradition.com.com/checkout', errorURL: 'https://www.londontradition.com.com/checkout' };
//initialise the library and pass options var libraryObject = new WPCL.Library(); libraryObject.setup(customOptions);