cocoastorm / vue-paypal-checkout

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

A subscription #21

Closed l770277 closed 6 years ago

l770277 commented 6 years ago

Hi, how to create button type of subscription payment?

cocoastorm commented 6 years ago

Hey @l770277,

From my brief look I think the paypal-checkout button is only for one time Payments. If you would like to create a subscription payment... maybe Billing API might be what you're looking for?

Again... Sorry I'm not too sure.