Hey guys, I’m doing an integration with a 3rd part...
# suitecommerce
m
Hey guys, I’m doing an integration with a 3rd party payment provider (kind of like PayPal). I’ve created the payment method on the backend and I’ve been struggling to get it set on SCA. The error I’m getting is:
Copy code
code\":\"ERR_WS_SET_PAYMENT\",\"details\":\"Unexpected failure\",\
and the line of code that’s causing it is: ModelsInit.order.setPayment({paymentmethod: {internalid: 15}});
k
Have you looked at the payment information section on your payment processing profile.