Open HOP01 opened 1 year ago
Hmm.. The task you're describing isn't remotely connected to this repo, in my opinion. Or am I missing something? Anyway, what payment system are you trying to use? My piece of advice is - read the docs thoroughly, find integration section, the PHP example or even SDK. But firstly try to look for the "Laravel + your payment system" in the web, there's probably one of two repo that do what you need.
Ok, I am trying to integrate Stripe to it.
On Sun, 19 Mar, 2023, 10:58 pm Alex Oleynik, @.***> wrote:
Hmm.. The task you're describing isn't remotely connected to this repo, in my opinion. Or am I missing something? Anyway, what payment system are you trying to use? My piece of advice is - read the docs thoroughly, find integration section, the PHP example or even SDK. But firstly try to look for the "Laravel + your payment system" in the web, there's probably one of two repo that do what you need.
— Reply to this email directly, view it on GitHub https://github.com/z-song/laravel-admin/issues/5738#issuecomment-1475332890, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3SYPHA6KLCAFVLI365UM7DW4462DANCNFSM6AAAAAAWAG6MRM . You are receiving this because you authored the thread.Message ID: @.***>
Even the GitHub's search gives a tens of good to look into repos if you put "Laravel Stripe". If that will not be enough, try some blog posts with step by step explanation. It really depends on what you are trying to achieve, but overall logic should be pretty similar to what any SDK / example will give you, just follow through. Good luck!
Good luck!
Did 3 dif payment Integration to encore admin in the last few yeaes. This is for encore admin bugs. not a general hire a developer questions.
Work hard use your brain don’t give up you can do it.
On Tue, Mar 21, 2023 at 9:37 AM Aoeng @.***> wrote:
Good luck!
— Reply to this email directly, view it on GitHub https://github.com/z-song/laravel-admin/issues/5738#issuecomment-1477851674, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALF5SJGWA6BIQDZC5J27DOLW5GVI7ANCNFSM6AAAAAAWAG6MRM . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hello friends i need help to integrate an payment gateway api in laravel I'm stuck with it can u help me out