• Resolved Lioneur

    (@iadminwp)


    The plugin does not show if the donation was successful or not. it just adds the transaction. Please fix that in plugin please.

    Here is our “hotfix”:
    File: zerobscrm-ext-GiveWP.php

    if($payment_data['price'] == "publish"){
    					$zbo['status'] 		= __w('Succeeded','zerobscrm');
    				}else{
    					$zbo['status'] 		= __w('Cancelled','zerobscrm');
    				}
    
Viewing 1 replies (of 1 total)
  • Thread Starter Lioneur

    (@iadminwp)

    Sorry realized i pasted the wrong code. I will share it with plugin developers.

Viewing 1 replies (of 1 total)
  • The topic ‘Sit Zero BS transaction tab’ is closed to new replies.