showReceipt property

bool showReceipt
getter/setter pair

default true

true: will after successfully completion of payment will show the receipt false: without showing receipt will close the payment module

Implementation

bool showReceipt = true;