No comments yet.
The choice of implementation will also influence the 3rd party framework we choose. Brain Tree offers a C# API (I'm more comfortable with the server side, being mostly a desktop developer). On the other hand, we have been highly recommended Stripe (they don't have C# API) but I don't have enough experience to decide whether using Javascript to submit transactions is secure enough and/or proper implementation (we'll need to store some transaction details in our own DB too).
Any thoughts, suggestions, recommendations of other transaction processing frameworks are welcome!