-
Notifications
You must be signed in to change notification settings - Fork 6
Would you like to work together? #2
Comments
Hello @makasim Do you mean a saferpay implementation for payum? Regards @dominikzogg |
Yes, in general. I think payum provide solid background for different payments so maybe you may be interesting to migrate to payum? |
I have not the time at the moment to write it, maybe you could prepare Am 14.03.13 11:57, schrieb Maksim Kotlyar:
|
what kind of preparation do you mean? Create a skeleton or? |
We worked also with the Am 14.03.13 13:28, schrieb Maksim Kotlyar:
|
ok, I see.
I had started to work on Payum after I worked a lot with jms payment. I know internals of jms payment very well. I did also some pull request to it (with refactoring). Then I realized that jms payment is far from what I had in mind. When I worked on Payum I kept in mind all of what I learned from jms payment. The implementation could be really good, and this is why:
About implementation and time it may take:
In general this it. I am going create a skeleton repo in payum If you think we can move this direction. |
Let me take a look this weekend, sounds good |
@makasim I didn't found the time, to watch at payum, so i have to take a look next weekend (this project is not payed by a company) One question: Do i have the possibility to get the data of every step at every time, cause my payment lib reads data from step 1 in step3? |
It is ok, this is also a hobby for me.
Everything stored in a model (currently supported doctrine orm and filesystem storagies). So you could access that data all the way. |
I've created a saferpay repo with classes to be implemented. There is also a PR to payum bundle. As you see it is not much to do to integrate the lib to bundle. Do you want me to grant you access to the repo? |
I am working on a payment library: https://github.com/Payum.
There is a bundle for it: https://github.com/Payum/PayumBundle, sandbox https://github.com/Payum/PayumBundleSandbox
I am looking forward to hear your answer?
The text was updated successfully, but these errors were encountered: