Bee-Lab / BeelabPaypalBundle

:moneybag: Simple bundle for Paypal integration
20 stars 14 forks source link

suscription support #19

Open fertandil87 opened 4 years ago

fertandil87 commented 4 years ago

Is is possible to create suscriptions with this bundle?

garak commented 4 years ago

That's possible. Let me know if you find out how.

kevinG73 commented 3 years ago

@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.

garak commented 3 years ago

@kevinG73 I'm afraid we can't support something unsupported by Omnipay.

kevinG73 commented 3 years ago

@garak but can we have any sample with symfony 5 ? the documentation is not very complete , there are not examples ...

garak commented 3 years ago

@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.

kevinG73 commented 3 years ago

update please update the README.md to clarify it

garak commented 3 years ago

Which part of README.md, exactly?

kevinG73 commented 3 years ago

@garak No sorry, I just wanted the README.md to be clearer about this, the supported version of symfony and all features .

garak commented 3 years ago

And, again, I'm asking you where the README is supposed to be unclear.

kevinG73 commented 3 years ago

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 .

garak commented 3 years ago

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.

kevinG73 commented 3 years ago

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.