cocoastorm / vue-paypal-checkout

A simple Vue.js wrapper component for paypal-checkout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to confirm if vue paypal checkout is successful?

ralpdexterbongato opened this issue · comments

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.