A partir de septiembre iniciamos con nuestros grupos de acompañamiento “DISEÑANDO UNA ESCUELA FLEXIBLE -ALTERNATIVAS A LA INCERTIDUMBRE” .
<div id="paypal-button-container-P-8PL90506YR1129444NDKAF2Y"></div>
<script src="https://www.paypal.com/sdk/js?client-id=Ac6ESLqOPcLcmP5vSTcZxAOFLx4648rP8WSXKudCiV35WIoLSk5qOnDoYPJmu8eaLU4R1h-bmSdFhgEB&vault=true&intent=subscription" data-sdk-integration-source="button-factory"></script>
<script>
paypal.Buttons({
style: {
shape: 'rect',
color: 'black',
layout: 'vertical',
label: 'subscribe'
},
createSubscription: function(data, actions) {
return actions.subscription.create({
/* Creates the subscription */
plan_id: 'P-8PL90506YR1129444NDKAF2Y'
});
},
onApprove: function(data, actions) {
alert(data.subscriptionID); // You can add optional success message for the subscriber here
}
}).render('#paypal-button-container-P-8PL90506YR1129444NDKAF2Y'); // Renders the PayPal button
</script>
