Hello Support Team,Thanks for your support, but we know about the details mentioned below in the mail thread. But we need some clarification in below mentioned in the URL - https://github.com/Kenti...
how to add new payment gateway(like paypal and authorize.net) in shopbackend settings.
how to create a back end payment gateway settings
Hello everybodyI created a custom gateway and want to know if I have to implement the Payment Result in my codebehind. In my ProcessPayment Method (Provider class) I redirect to the custom gateway ...
Hello everybodyI created a custom Payment gateway and added it to the shipping options. I can select my new custom Paymentoption but the form ist not displaying in the Checkout Process. How can I a...
HelloIam new at Kentico Developing and want to display my custom Gateway form. I read the documentation and followed the steps to create and deploy the form.I want to redirect the user after clicki...
Changes and improvements on CSRF protection and their relation to payment gateway IPNs, that are neccessary as a new approach that creates a HttpHandler from the IPN
Hi,When the user navigates to a third party payment gateway, Kentico always sets the OrderStatusID = 1 which is Failed Payment but actually user hasn't made the payment yet. Following is my code. E...
Hi,I'm trying to update the order status once the payment has been completed. I'm using a third party payment gateway so the user is redirected to the payment gateway and redirected back to kentico...
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