orderiom-api-package 0.4.59 → 0.4.61

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "orderiom-api-package",
3
- "version": "0.4.59",
3
+ "version": "0.4.61",
4
4
  "description": "This package will install all necessary API calls for every orderiom restaurant",
5
5
  "main": "index.js",
6
6
  "types": "index.d.ts",
@@ -114,7 +114,7 @@
114
114
  "finished": "finished",
115
115
  "not_valid_saferPay_info_or_valid_url": "there is not valid saferPay info or valid url",
116
116
  "payment_cannot_update": "Payment cannot be updated",
117
- "payment_has_problem": "this payment has problem please select another way",
117
+ "payment_has_problem": "This payment has problem. Please select another way",
118
118
  "cannot_chose_pay_at_end": "You can't choose pay at end",
119
119
  "cannot_chose_cash": "you can not choose cash",
120
120
  "not_valid_mollie_info_or_valid_url": "there is not valid mollie key or valid url",