Back

Abonnez-vous pour recevoir les signaux de trading.

<div id=”paypal-button-container-P-0AP87539Y1322911AMGHVS3Y”></div>
<script src=”https://www.paypal.com/sdk/js?client-id=AUzGn66oqTfRrVefPbA85bs3NcZwEuH4ssOI-1–FQB0Ad-L5N7797FZQMsOqk03OuB37mbNBI5pVOKH&vault=true&intent=subscription” data-sdk-integration-source=”button-factory”></script>
<script>
paypal.Buttons({
style: {
shape: ‘rect’,
color: ‘gold’,
layout: ‘vertical’,
label: ‘subscribe’
},
createSubscription: function(data, actions) {
return actions.subscription.create({
/* Creates the subscription */
plan_id: ‘P-0AP87539Y1322911AMGHVS3Y’
});
},
onApprove: function(data, actions) {
alert(data.subscriptionID); // You can add optional success message for the subscriber here
}
}).render(‘#paypal-button-container-P-0AP87539Y1322911AMGHVS3Y’); // Renders the PayPal button
</script>