After a transaction failure, after you been redirected to the previous pane, a php error is shown :

Notice: Undefined index: txn_type in commerce_payleap_transaction_process() (line 457 of /path/to/drupal/sites/all/modules/commerce_payleap/commerce_payleap.module).

Comments

bennetteson’s picture

Status: Active » Needs review
StatusFileSize
new869 bytes

Fixed.
We have to check the transaction type before checking the direct transaction type.

Please review.

GuGuss’s picture

Seems to work fine !

bennetteson’s picture

Status: Needs review » Fixed

Commitied here

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.