-
Notifications
You must be signed in to change notification settings - Fork 48
Add laravel example #29
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
base: master
Are you sure you want to change the base?
Conversation
| /** | ||
| * 基本的にchargeをするときは、tokenを作って、それを元にchargeを作るものと理解してる | ||
| */ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please translate the comment into English?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure, sorry.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@aashishgurung
Done
64d875d
- Add return_uri - fix how to use Array.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove any commented codes before merging.
1. Objective
I added php-laravel example for Omise.
2. Description of change
These are what I added.
Laravel(Credit Card Charge, PayPay, Google Payment)
3. Impact of the change
None.
4. Priority of change
Normal.