Add new Order error message
Closed this issue · 3 comments
engingor commented
"errors": {
"order placement": [
"Payment method couldn't be loaded"
]
}
stepanbenes commented
What is you request body exactly? The error indicates that you are trying to use payment method that is not registered as a plugin in nopCommerce.
engingor commented
thanks json file added
"payment_method_system_name": "Payments.CheckMoneyOrder",
order creat working
stepanbenes commented
if it is working, please close the issue.