Resolve stripe issues on export IO-490
This commit is contained in:
@@ -1423,7 +1423,8 @@
|
||||
},
|
||||
"payments": {
|
||||
"errors": {
|
||||
"exporting": "Error exporting payment(s). {{error}}"
|
||||
"exporting": "Error exporting payment(s). {{error}}",
|
||||
"exporting-partner": "Error exporting to partner. Please check the partner interaction log for more errors."
|
||||
},
|
||||
"fields": {
|
||||
"amount": "Amount",
|
||||
|
||||
@@ -1423,7 +1423,8 @@
|
||||
},
|
||||
"payments": {
|
||||
"errors": {
|
||||
"exporting": ""
|
||||
"exporting": "",
|
||||
"exporting-partner": ""
|
||||
},
|
||||
"fields": {
|
||||
"amount": "",
|
||||
|
||||
@@ -1423,7 +1423,8 @@
|
||||
},
|
||||
"payments": {
|
||||
"errors": {
|
||||
"exporting": ""
|
||||
"exporting": "",
|
||||
"exporting-partner": ""
|
||||
},
|
||||
"fields": {
|
||||
"amount": "",
|
||||
|
||||
Reference in New Issue
Block a user