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

Missing dependency ? #61

Closed
Neirda24 opened this issue Nov 9, 2016 · 1 comment
Closed

Missing dependency ? #61

Neirda24 opened this issue Nov 9, 2016 · 1 comment

Comments

@Neirda24
Copy link

Neirda24 commented Nov 9, 2016

Hi. When requiring payment/stripe-bundle via composer and then adding

new PaymentSuite\PaymentCoreBundle\PaymentCoreBundle(),
new PaymentSuite\StripeBundle\StripeBundle(),

to AppKernel, it seems it is still missing the service paymentsuite.bridge.

I can't seems to be able to find it in the paymentsuite/paymentsuiterepository.

@sangarbe
Copy link
Member

sangarbe commented May 8, 2019

You need to provide this service definition on your own application, just implementing the PaymentSuite\PaymentCoreBundle\Services\Interfaces\PaymentBridgeInterface

Check this to see how to do it

@sangarbe sangarbe closed this as completed May 8, 2019
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