setSuccessResponse method
Set success response with real payment data
Implementation
void setSuccessResponse(LokotroPayOnResponse response) {
_successResponse = response;
}
Set success response with real payment data
void setSuccessResponse(LokotroPayOnResponse response) {
_successResponse = response;
}