£40.00 Fortnightly Subscription

£40.00 / Day

Category:

Description

£40.00 worth of fish every 2 Weeks

 

<div id=”paypal-button-container-P-36D09408LY1385735M7I5UPI”></div>
<script src=”https://www.paypal.com/sdk/js?client-id=Aa2C91-fjjHxpiaCqQem6gOzSCcBgAJHmWgoAj3jnZYjwcDUitUmDN2EUeX-m-_fdG41J0te6YEPsvjV&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-36D09408LY1385735M7I5UPI’
});
},
onApprove: function(data, actions) {
alert(data.subscriptionID); // You can add optional success message for the subscriber here
}
}).render(‘#paypal-button-container-P-36D09408LY1385735M7I5UPI’); // Renders the PayPal button
</script>