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

problem defining the route #10

Open
pocwork opened this issue Dec 10, 2020 · 2 comments
Open

problem defining the route #10

pocwork opened this issue Dec 10, 2020 · 2 comments

Comments

@pocwork
Copy link

pocwork commented Dec 10, 2020

I want to use the stripe connect and this package look great to full fill my requirement. I installed this package but not getting how i can define the route.

can you please guide me how i can define the routes for return url and web hook in laravel considering that i am not using any customization.

Thanks

@lindyhopchris
Copy link
Member

@pocwork
Copy link
Author

pocwork commented Dec 11, 2020

Thanks for your quick reply.
yes, i gone through the webhooks.md but i am confused about routes. so i added the webhook url like http://127.0.0.1:8000/stripe/webhooks/connect
but once i am testing the webhook from stripe its throwing 4040 error

Another thing on which i am confused is returned url for connect

can you please let me know

  1. what can be return url and webhook url based on the assoumtion that my ip is http://127.0.0.1:8000
  2. do i need to write/write our own route and controller to handle web hook data and return url data or its all handled by package.

Forgive me if i am asking stupid question
Thanks you

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