You can take a peek at some of the default providers which come out of the box. They will probably help you understand what's going on. A free tool like dotPeek from Jetbrains lets you open up our assemblies and see the code almost as if you have the source files available.
Also I'd be very interested in hearing more about what's tripping you up in the docs so I can revise them and make them clearer in the future.
I did an implementation of Paysolution (service only available in Germany) some time ago. If you like to discuss some aspects of implementing a payment provider, let us know! :)
External payment Service integration
Hello!
Did someone successfully implement integration with external payment service?
If so can you please share samples? =)
I have read documentation but it still not clear for me :(
Thanks in advance for all possible tips.
Hi Alex,
You can take a peek at some of the default providers which come out of the box. They will probably help you understand what's going on. A free tool like dotPeek from Jetbrains lets you open up our assemblies and see the code almost as if you have the source files available.
Also I'd be very interested in hearing more about what's tripping you up in the docs so I can revise them and make them clearer in the future.
Hope this helps.
Almost forgot about reflector ;)
Thanks, you saved my day!
Happy to help :)
Alex,
I did an implementation of Paysolution (service only available in Germany) some time ago. If you like to discuss some aspects of implementing a payment provider, let us know! :)
Bye
Christian
is working on a reply...