please do custom payment tutorial video for kentico 12
this is the class i created for custom payment authorization process .using System.Collections.Generic; using System.Net.Http; using CMS.Ecommerce; using CMS.Ecommerce.Web.UI; using CMS.Helpers; u...
I created the custom payment using kentico 12 document.But I didn't get the Email id form in front end.what can i do for it?
Is there any video tutorial for custom payment for kentico 12.
Hello everybodyIam still stuck on my custom gateway provider and need help in my last steps: I built a Dummy PaymentService (ascx) and display some Paymentdata like name of buyer, Total price and o...
I currently have a custom payment gateway that I created for Kentico 7, that is working in my install of Kentico 7. Currently it's giving me an error in Kentico 8 I can't remedy. The error is: @Una...