cocoastorm / vue-paypal-checkout

A simple Vue.js wrapper component for paypal-checkout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

document dev="true" as sandbox

janzheng opened this issue · comments

commented

Hey, I think your wrapper is great! But could you document setting :dev="true" as setting env="sandbox"?
Or I would also suggest using :env="sandbox" or :env="production" in your wrapper to mimic the same language as the component.

Cheers!

Hey,

Thanks for the suggestion! This definitely makes more sense. I'll publish the change soon.

commented