Hi Guys,Portal Engine V11.0.49I am having an issue with the PayPal checkout not working, I have completed all the settings as per these pages: https://docs.xperience.io/k11/e-commerce-features/conf...
Hi Guys,I have an issue with the standard PayPal checkout working. I have added my ClientID and Secrect in settings, and configured the store settings, see image:However, at checkout the payment fo...
Recently in our Kentico 11 ecommerce site, we have some PayPal online orders where the customer received confirmation on their end that payment was successful however it was not treated as such in ...
Hi i try to implement a Paypal Sandbox payment into my MVC project, but i can't find any info on that, the only thing that i found is that i have to integrate it in the mvc directly... i try to fin...
calling kentico configured paypal by code result = Service.Resolve(IPaymentGatewayProcessor)().ProcessPayment(PaymentGatewayProvider, data); give error {@name@:@VALIDATION_ERROR@,@details@:[{@field...
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, 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...
Hi guys,I follow the instruction here : https://docs.kentico.com/k10/e-commerce-features/configuring-your-store/configuring-payment-methods/configuring-paypalBut now when customer completed the pay...
Hi, We are using the paypal sandbox API for testing. After the order is executed at paypal we click on the @Return to Merchant@ button which brings us back to the order completed page. When we chec...
How can we remove the 'billing' address option when in the checkout steps. We would like it so that the customer ONLY has to input their shipping address. No 'billing' address required or visible i...