****************** * solve the duplicate order case that errored already confirmed payment
1.2.1
****************** * set fraud status if PayU anti-froud error * store PayU error on payment
1.2.0
****************** * user Payment.billing_* correctly - the functions like ``get_user`` or ``get_user_email``, ``get_user_first_name`` and ``get_user_last_name`` were redundant and are not called anymore. * Shop name is taken from provider configuration variable ``shop_name``
1.1.0
****************** * redirect to payment.get_failure_url() after API error, log the error
1.0.0
****************** * first major release * many fixes * recurring payments working * proved by production environment
0.3.0
****************** * fix amount quantization * add store_card parameter * fix base url parameter for express form