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

How to add a payment method #155

Open
Roby-Wan-Kenobi opened this issue May 14, 2021 · 0 comments
Open

How to add a payment method #155

Roby-Wan-Kenobi opened this issue May 14, 2021 · 0 comments
Labels

Comments

@Roby-Wan-Kenobi
Copy link

Roby-Wan-Kenobi commented May 14, 2021

"require": { "php": ">=7.2.9", "october/rain": "^2.0", "laravel/framework": "^6.0", "october/system": "^2.0", "october/backend": "^2.0", "october/cms": "^2.0", "october/media": "^2.0", "october/editor": "^2.0", "rainlab/blog-plugin": "^1.5", "rainlab/builder-plugin": "^1.0", "lovata/shopaholic-plugin": "^1.30", "lovata/toolbox-plugin": "^1.33", "lovata/ordersshopaholic-plugin": "^1.29", "league/omnipay": "^3.1", "omnipay/stripe": "^3.1", "ignited/laravel-omnipay": "^3.3", "lovata/omnipayshopaholic-plugin": "^1.7" },

I followed all the instructions, installed all the required libraries but I don't get how to implement a real payment method, for example stripe.
In the documentation you say "Extend PaymentMethod model form." where is it? How do I add a payment gateway? Is there a tutorial somewhere?

By the way after I have installed all the packages I'm not able to publish the laravel-omnipay config. It's not in the list of the vendor configs

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

No branches or pull requests

2 participants