Betala


}); }, 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’); element.innerHTML = ”; element.innerHTML = ’<h3>Thank you for your payment!</h3>’; // Or go to another URL: actions.redirect(’thank_you.html’); }); }, onError: function(err) { console.log(err); } }).render(’#paypal-button-container’); } initPayPalButton(); </script>” id=”” color=”default” button_gradient_top_color=”” button_gradient_bottom_color=”” button_gradient_top_color_hover=”” button_gradient_bottom_color_hover=”” accent_color=”” accent_hover_color=”” type=”” bevel_color=”” border_width=”” border_radius=”” border_color=”” border_hover_color=”” size=”” stretch=”default” margin_top=”” margin_right=”” margin_bottom=”” margin_left=”” icon=”” icon_position=”left” icon_divider=”no” animation_type=”” animation_direction=”left” animation_speed=”0.3″ animation_offset=””]test