Skip to content

marcolino/paypalButton

Repository files navigation

AngularJS paypalButton Directive

Build Status

A directive to easily create a PayPal "Pay Now" button.

Usage example:

<paypal-button business="[email protected]" language-code="it_IT" currency-code="EUR" item-name="My nice item description" amount="100"></paypal-button>

Attributes

  • business your PayPal business email

  • language-code the code of the language of the button text

  • currency-code the code of the currency you specify the amount (see below)

  • item-name the description of the selling item

  • amount the price amount of the item (the currency is specified in currency-code)

About

PayPal button - Angular.js directive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published