Kentico v.11.0I have configured paypal at two places 1. Payment method in store configuration 2. Paypal configuration at setting - ecommerce - paymentGateway - paypal I have written below custom c...
Hi all,I got interesting project from one of my customers. I need to create a quote system integration. Basically my customer will create the quote for their customer in the ERP system and post it ...
Hi , can i get payment option type using OrderPaymentOptionID using api. like PaymentOptionInfoProvider.GetPaymentOptionInfo(OrderPaymentOptionID , SiteContext.CurrentSiteName);
I am developing shopping website using kentico cms 9. In the website I want to send invoice to customer as a pdf attachment of email template (default kentico ecommerce email template).currently I ...
Any idea how to restrict unregistered customers from seeing the Credit Payment option on 'Choose payment type' list? Ideally I would want to show that payment option just to these whose customer cr...
Hi, I wanted to know what is the best practice to update the order status and payment status once the payment is done. I am using Paypal payment on my Kentico project and upon completion of the Pa...
Hi, I am new to Kentico and trying to understand how Paypal integration works. Can you please help me to implement the paypal integration and provide me any sample code or example? I did gone throu...
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
Hi, I would like to define my process checkout as below (see mockup).From what I saw in the demos (eCommerce and Dancing Goat), the Payment Page (where the user enters his credit card) isn't part o...
Hello,I was wondering if there was any capability to return to the payment page to pay for an order where the payment hasn't been received yet. I know you can view the orders from the my account p...