struggling to get the payment form webpart to redirect to paypal with kentico 8.1.4

Channei Kabau asked on August 15, 2018 18:01

Hi

I am having trouble getting the payment page to work, i have followed the link below and nothing seem to work.

https://docs.kentico.com/k8/e-commerce-features/configuring-and-managing-your-store/payment-methods/payment-gateways/configuring-paypal

To add to the question, every time i do a purchase of a product during my testing. i get this error on the event log,"Reset password control VALIDATIONFAIL" is there any relation to as to why my form does not redirect? lastly the values on the last step (payment page)do not show. Order ID does not have a value and also the rest of the fields.

Thank you very much. I am new to kentico and any help will be appreciated.

Recent Answers


Peter Mogilnitski answered on August 15, 2018 18:13 (last edited on August 15, 2018 18:14)

it is a bit tough to recall how it was done in 8. The order structure doesnt not exist till you redirect to Paypal. On your last step you in your paypal payment provider before redirecting you convert the shopping cart to order. After that the shopping cart structure does not exists.

I suggest you watch developing custom payment gateway. it will shed light on all this. Although it says version 6 - most of it will be valid for version 8. See kentico 8 documentation on custom payment gateway as well. These two links should give the understanding how all the process works.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.