vue-paypal-checkout
vue-paypal-checkout copied to clipboard
A simple Vue.js wrapper component for paypal-checkout
This simply ties into the onError event from `paypal-checkout`. Same general flow as `payment-cancelled` event implementation. I also reverted the zoid/xcomponent unit test (so all tests pass again) and left...
Hi i'm using Nuxt and the products do not appear at the time of payment my itemsPaypal variable `[ { "name": "kit 2K20", "quantity": 1, "description": "Brown hat.", "price": 15,...
Api
Hello, How to trigger paypal functions only if passed my own API validation? I see even @click event doesn't work in vue-paypal-checkout. Thanks in advance
hi, thanks for awesome plugin, but how if i want to get data of detail transaction after transaction is successfull? or how to know if the transaction is successfull?
I noticed there is a change on the card buttons. (Visa, Mastercard, etc). It used to be once you click on them, they opened a new tab and the user...
Your FOSSA integration was successful! Attached in this PR is a badge and license report to track scan status in your README. Below are docs for integrating FOSSA license checks...
## The devDependency [rollup-plugin-node-resolve](https://github.com/rollup/rollup-plugin-node-resolve) was updated from `3.4.0` to `4.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
## The devDependency [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) was updated from `4.0.6` to `5.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
Hello, I would like to inform you that 2 important variables are missing from your package(unless I missed something): :custom and :item_number1 When an app is detached from the backend,...
Hi I am just figuring out how to include the shipping charge for the amount as i have line of item and i have fixed delivery charge but need to...