But I am unable to place order by it and see this error while placing order :
“Sorry that the credit card was declined. Please try re-entering the card details, since the expiration date or zip code may changed, or use a different card.”
Parameters :
{
"order_type" : "delivery",
"location_id" : 3699696,
"order_time" : "2017-01-06T15:27:03+05:30",
"payments" : [
{
"type" : "credit_card",
"id" : 4
}
],
"instructions" : "",
"merchant_id" : "84013"
}
While I am able to place order as “cash on Delivery” with same API, also I am able to place order from
delivery.com website using same card.