crevillo / payum-redsys

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement with sylius and add refund action

h3llr4iser opened this issue · 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!

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.

Any contribution is very welcome!

Do we have any news off this?

I have to do give refund option to a proyect

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

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