Skip to content

Commit

Permalink
Changed PaynetStatusTypeError message
Browse files Browse the repository at this point in the history
  • Loading branch information
evsinev authored Oct 19, 2018
1 parent 73b1048 commit dda8127
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

"PaynetStatusTypeApproved" = "APPROVED";
"PaynetStatusTypeDeclined" = "DECLINED";
"PaynetStatusTypeError" = "ERROR, Contact Your Support";
"PaynetStatusTypeError" = "Error while processing the payment. Money have not been withdrawn.";
"PaynetStatusTypeFiltered" = "DECLINED";
"PaynetStatusTypeProcessing" = "Processing ...";
"PaynetStatusTypeUnknown" = "ERROR, Contact Your Support";
Expand Down

0 comments on commit dda8127

Please sign in to comment.