cocoastorm / vue-paypal-checkout

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

how to confirm if vue paypal checkout is successful? #76

Closed ralpdexterbongato closed 5 years ago

ralpdexterbongato commented 5 years ago

Everything works fine but how about I only want to save an order after the payment is successful? Is it possible? I want to execute a method after payment. thanks.