showReceipt property
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;
default true
true: will after successfully completion of payment will show the receipt false: without showing receipt will close the payment module
bool showReceipt = true;