Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo for config errors #3

Closed
4amanuel opened this issue Jun 10, 2019 · 1 comment
Closed

typo for config errors #3

4amanuel opened this issue Jun 10, 2019 · 1 comment

Comments

@4amanuel
Copy link

4amanuel commented Jun 10, 2019

Can you please update the typo error that invalidates booked paymets.
src/Rohit/LinePay/LinePay.php

has errors on config imports ( typo errors ) -> ``` linepay `` ( needs to be line-pay ) and all is good .
Thanks for a great plugin .

 'X-LINE-ChannelId' => config('line-pay.channel-id'),
                'X-LINE-ChannelSecret' => config('line-pay.channel-secret'),

check the channelid and secret config typo errors.

@rohitsubedi
Copy link
Owner

Sorry for the late response. The issue is fixed in the new version 3.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants