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

Redirect to checkout #196

Open
trendak opened this issue Dec 30, 2020 · 1 comment
Open

Redirect to checkout #196

trendak opened this issue Dec 30, 2020 · 1 comment

Comments

@trendak
Copy link

trendak commented Dec 30, 2020

I'm building a microservice with omnipay-stripe. Then it will be changed to a different gate.

I'd like to deliver to the gate:

"orderId": "string",
"paymentType": int,
"amount": 0,
"returnUrl": "string",
"returnErrorUrl": "string"

1)How can I redirect to the payment gateway?
2)How can I download payment methods?

@judgej judgej transferred this issue from thephpleague/omnipay Dec 31, 2020
@judgej
Copy link
Member

judgej commented Dec 31, 2020

Moving to the Stripe package.

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