Processing A Payment manually

Posted by Community Admin on 05-Aug-2018 03:58

Processing A Payment manually

All Replies

Posted by Community Admin on 13-Dec-2014 00:00

Is there a way to process a payment using the default payment method manually?  This would make things much easier to implement a custom business model for processing payments.

I just want to do something like.

var pamentManger = EcommerceManager.GetPaymentsManager();

paymentManager.MakePayment ($55, cardNumber, ..etc )

Posted by Community Admin on 17-Dec-2014 00:00

Hi Micah,

I would recommend you to check the example for custom checkout and manage the code as per your needs.

The blog post could be found here and the code sample is in GitHub.

Regards,
Svetoslav Manchev
Telerik

 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

This thread is closed