Widget:PayPalButton: Difference between revisions
From WikiDemocracy
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<paypal-cart-button data-id=" | <paypal-add-to-cart-button data-id="<!--{$buttonId|escape:'html'}-->"></paypal-add-to-cart-button> | ||
<script> | <script> | ||
cartPaypal.AddToCart({ | |||
id: "<!--{$buttonId|escape:'javascript'}-->" | |||
}); | |||
</script> | </script> | ||
</includeonly> | </includeonly> | ||