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...
I have sandbox paypal business account and It working fine till yesterday but as of now user able successfully pay the amount from paypal and the transaction also reflects in my account but after t...
I am trying test the PayPal IPN after the payment, but it never worked in my Kentico project. I am able to call the IPN page from PayPal IPN simulator but when I do the payment using Sandbox it doe...
I am trying to understand Kentico and need one help. I have one product (or service) with fixed price. This is what I want: Customer browse home page => click buy button => they will be redirected ...
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...