iamraphson / vue-paystack

Paystack Vue Plugin for Vue 2.X

Home Page:https://www.npmjs.com/package/vue-paystack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename Paystack key to public_key

eyeke04 opened this issue · comments

commented

First of all, great work mate.

Just a tiny correction, the paystack key required for inline initialization is the public key. Kindly rename the paystack key variable to public_key or at least, just add a comment somewhere to notify users that it's the public key they need to use there.

Regards,

@eyeke04 thanks a lot. I will put a comment in readme.