[ad_1]
Any idea how to fix this? I think this is happening when a customers try to pay the same order again after the first payment don’t work (of the same order). This can happen if the false password was used or the 2FA code is false.
Error in backend:
Error processing payment. Reason: Duplicate Invoice ID detected. To avoid a potential duplicate transaction your account setting requires that Invoice Id be unique for each transaction.
debug:
2022-09-19T18:43:41+00:00 ERROR API error: Array
(
[url] =>
[method] => POST
[request] => Array
(
)
[error] => Array
(
[name] => UNPROCESSABLE_ENTITY
[details] => Array
(
[0] => Array
(
[issue] => DUPLICATE_INVOICE_ID
Replies: 4
Any idea how to fix this? I think this is happening when a customers try to pay the same order again after the first payment don’t work (of the same order). This can happen if the false password was used or the 2FA code is false.
Error in backend:
Error processing payment. Reason: Duplicate Invoice ID detected. To avoid a potential duplicate transaction your account setting requires that Invoice Id be unique for each transaction.
debug:
2022-09-19T18:43:41+00:00 ERROR API error: Array
(
[url] =>
[method] => POST
[request] => Array
(
)
[error] => Array
(
[name] => UNPROCESSABLE_ENTITY
[details] => Array
(
[0] => Array
(
[issue] => DUPLICATE_INVOICE_ID
[description] => Duplicate Invoice ID detected. To avoid a potential duplicate transaction your account setting requires that Invoice Id be unique for each transaction.
)
)
[message] => The requested action could not be performed, semantically incorrect, or failed business validation.
[debug_id] => cf4a8xxxx
[links] => Array
(
[0] => Array
(
[href] =>
[rel] => information_link
[method] => GET
)
)
)
)
-
This topic was modified 11 hours, 29 minutes ago by .
=> Duplicate Invoice ID detected. To avoid a potential duplicate transaction your account setting requires that Invoice Id be unique for each transaction.
)
)
[message] => The requested action could not be performed, semantically incorrect, or failed business validation.
[debug_id] => cf4a8xxxx
[links] => Array
(
[0] => Array
(
[href] =>
[rel] => information_link
[method] => GET
)
)
)
)
- This topic was modified 11 hours, 29 minutes ago by .
