Hai All,
I want to test the billing of my channel. I am able to receive the item in the channel catalog.
{ change: <Component: roAssociativeArray>
focusable: false
focusedChild: <Component: roInvalid>
id: ""
status: 1
statusMessage: "Items Received"
} but when I try to purchase it shows "Order Problem there was a problem placing your order(error code 005)
in console the order status is showing
orderStatus<Component: roSGNode:ContentNode> =
{ change: <Component: roAssociativeArray>
focusable: false
focusedChild: <Component: roInvalid>
id: ""
status: -4
statusMessage: "Items Received" }
status 4 means item list is empty
Am I missing something???