Exklusives Video für Options Mastery Studenten
Dein Gratis 90 Tage Premium-Zugang
[custom_html]
[/custom_html]
paypal.Buttons({
style: {
shape: 'rect',
color: 'silver',
layout: 'vertical',
label: 'subscribe'
},
createSubscription: function(data, actions) {
return actions.subscription.create({
'plan_id': 'P-9G303907C89489734MAOCLNI'
});
},
onApprove: function(data, actions) {
alert(data.subscriptionID);
}
}).render('#paypal-button-container');