cocoastorm / vue-paypal-checkout

A simple Vue.js wrapper component for paypal-checkout
MIT License
153 stars 67 forks source link

adds notify_url prop #22

Closed cocoastorm closed 6 years ago

cocoastorm commented 6 years ago

Adds a notify_url prop which is passed into the transaction object's notify_url.

More details in fixed #18