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

Payment without user or invoice #10

Open
tplessis opened this issue Feb 9, 2016 · 5 comments
Open

Payment without user or invoice #10

tplessis opened this issue Feb 9, 2016 · 5 comments

Comments

@tplessis
Copy link

tplessis commented Feb 9, 2016

Hi,

Thanx for this very promising plugin. I need to validate a user registration by a successful payment. But in your plugin, i feel that we must have a user and an invoice before.

How can i do that ?

Regards,
Thomas

@alxy
Copy link
Contributor

alxy commented Feb 13, 2016

Hi, I dont think this plugin will fit your needs then.

I think you can try to set something up using Cashier: https://laravel.com/docs/5.0/billing . That integrates well with the User model I assume.

@daftspunk
Copy link
Member

Might be able to do a payment without a user, but definitely need an invoice to reference with the gateway.

@jajacobs
Copy link

jajacobs commented Jul 7, 2016

How would you go about doing a payment without a user?

@mohsin
Copy link

mohsin commented Feb 10, 2017

I just came here to create an issue to ask the same thing. I think it would be better if the User plugin dependency itself isn’t there and Pay plugin should work independent of this. The plugin could dynamically see if the user plugin exists and allow integration with it optionally.

+1

@daftspunk
Copy link
Member

Go for it guys, submit a pull request or bounty.

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

No branches or pull requests

5 participants