top1-047

 D ONEASSOCIATION

Sign up to the D-ONE AsIMG 9884sociation to support your class and get access to a range of benefits: 

+ Eligibility to take part in official class association race events.

+ Get to vote on important matters affecting the class.

+ Access to the latest information and newsletters.

+ Access to special website content (Forum, Documents ect.)

+ Automatic membership to your regional D-ONE class association.

+ GBR Membership is GBP 30 per year.

+ AUT Membership is EUR 25 per year.

+ For those with no local class association, International membership is EUR 10 per year.

Click here for International D-One Association Membership

GBR Membership : GBP 30
 
function initPayPalButtonGbr() { paypal.Buttons({ style: { shape: 'pill', color: 'blue', layout: 'vertical', label: 'buynow', }, createOrder: function(data, actions) { return actions.order.create({ purchase_units: [{"description":"GBR Membership","amount":{"currency_code":"GBP","value":30}}] }); }, onApprove: function(data, actions) { return actions.order.capture().then(function(orderData) { // Full available details console.log('Capture result', orderData, JSON.stringify(orderData, null, 2)); // Show a success message within this page, e.g. const element = document.getElementById('paypal-button-container-gbr'); element.innerHTML = ''; element.innerHTML = '

Thank you for your payment!

'; // Or go to another URL: actions.redirect('thank_you.html'); }); }, onError: function(err) { console.log(err); } }).render('#paypal-button-container-gbr'); } initPayPalButtonGbr();
This site use cookies to record access. Click to accept