BeelabPaypalBundle
BeelabPaypalBundle copied to clipboard
suscription support
Is is possible to create suscriptions with this bundle?
That's possible. Let me know if you find out how.
@garak can we have any sample with symfony 4/5? because Omnipay does not cover recurring payments or billing agreements and your bundle use it.
@kevinG73 I'm afraid we can't support something unsupported by Omnipay.
@garak but can we have any sample with symfony 5 ? the documentation is not very complete , there are not examples ...
@garak but can we have any sample with symfony 5 ? the documentation is not very complete , there are not examples ...
I can't find anything in the documentation that is not usable with Symfony 5.
please update the README.md to clarify it
Which part of README.md, exactly?
@garak No sorry, I just wanted the README.md to be clearer about this, the supported version of symfony and all features .
And, again, I'm asking you where the README is supposed to be unclear.
I just made a suggestion, It's up to you to see if you add the version that your bundle supports in the readme.me or ... it can be written anywhere available only for symfony 3 or 4 or you can just ignore what i just say . Close this issue .
I just made a suggestion, It's up to you to see if you add the version that your bundle supports in the readme.me or ... it can be written anywhere available only for symfony 3 or 4 or you can just ignore what i just say .
It's written in composer.json
Close this issue .
This issue is about using subscription, not about supported Symfony versions.
you said :
@kevinG73 I'm afraid we can't support something unsupported by Omnipay.
so you can close because it was the question .
I just made a suggestion, It's up to you to see if you add the version that your bundle supports in the readme.me or ... it can be written anywhere available only for symfony 3 or 4 or you can just ignore what i just say .
It's written in composer.json
^3.4 || ^4.4 || ^5.0 and after saying that is not usable with Symfony 5.