KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: Mintxela on November 27, 2008, 08:09:04 pm

Title: debugging.
Post by: Mintxela on November 27, 2008, 08:09:04 pm
how can I debug the information sent to paypal?
Title: Re: debugging.
Post by: trevor on November 28, 2008, 08:12:25 am
The form is created in CatalogCheckoutExternalPaymentBody.jsp so you can get the data sent from there.
Title: Re: debugging.
Post by: Mintxela on November 29, 2008, 01:00:42 pm
thanks!!