View on GitHub

Paypal-incontext-unofficial

Bower package for paypal in context checkout

Download this project as a .zip file Download this project as a tar.gz file

      <script>
      window.paypalCheckoutReady = function() {
      paypal.checkout.setup("<Your-Merchant-ID>", {
      button: ['paypal-basic']
      });
      }
      </script>

      <a id="paypal-basic" href="YOUR SETEC URL"></a>