payum-redsys icon indicating copy to clipboard operation
payum-redsys copied to clipboard

Implement with sylius and add refund action

Open h3llr4iser opened this issue 8 years ago • 5 comments

Hi,

I have just installed your bundle and I had implemented successfully with sylius, but I had done making a Gateway configuration form to edit configuration options in syluis admin. I am thinking to implement a refund action in this bundle and create a sylius bridge for this bundle. Before doing it i want to know if you are agree to accept PR.

@makasim What do you think is the best aproach?

Thank you!

h3llr4iser avatar Jun 22 '17 12:06 h3llr4iser

I will be very happy to accept yr pr @h3llr4iser. Thanks a lot in advance. Also @makasim is a commiter here, he can merge things when he wants.

c-revillo avatar Jun 22 '17 12:06 c-revillo

Any contribution is very welcome!

makasim avatar Jun 22 '17 12:06 makasim

Do we have any news off this?

I have to do give refund option to a proyect

Bizkaitarra avatar Oct 14 '19 08:10 Bizkaitarra

I have started to implement refund option but its not finish, you can get an idea in my fork, but it is not tested: https://github.com/h3llr4iser/payum-redsys/blob/add-refund-action/Action/RefundAction.php

h3llr4iser avatar Oct 14 '19 08:10 h3llr4iser

Thanks! I'm working with Slylius and I must call to refund in PayPal and RedSys show I will try to use your code.

I'm litlle lost in how I could call to refund action from a new route but I hove I get it soon

Bizkaitarra avatar Oct 14 '19 11:10 Bizkaitarra