Is there any possibility to do Recurring payments with Authorise.net in kentico through api ???

Krishna n asked on May 31, 2016 13:59

Is there any way to do recurring payments with authorise.net in kentico 9 through api? if it is possible please explain with kentico api ....


Thankyou

Recent Answers


Joshua Adams answered on May 31, 2016 16:11

You would have to create a custom payment gateway and follow Kentico's documentation for creating your own gateway. Also, you will need to have a way of determining if an item is recurring or not, so may have to override a kentico add to cart method, or create your own control for adding items to the shopping cart. Just finished creating one for Paypal, which may be making it to the marketplace soon. Probably wouldn't be very hard to take that and adapt it to use authorize.net.

0 votesVote for this answer Mark as a Correct answer

Krishna n answered on June 1, 2016 14:51

Thank you Joshua Adams for response. please make comment here when updated your code to marketplace

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.