Evaluating bids

Api en Wix

Published on the March 31, 2020 in IT & Programming

About this project

Open

Conectar WIX corvid con Envioclick.com
con este evento de la página de wix.
// Place this code in the events.js file
// of your site's Backend section.

Export function wixStores_onNewOrder(event) {
  let newOrderId = event.orderId;
  let totalPrice = event.totals.total;
}

/*  Full event object:
*  {
*    "orderId": "2cd413bd-ddea-4101-b122-e8b146fec05f",
*    "number": "10005",
*    "dateCreated": "2018-08-05T12:33:18.938Z",
*    "buyerInfo": {
*      "id": "6g004532-732d-829f-5kf9-f9rk42afpla04m",
*      "identityType": "MEMBER",
*      "email": "john.doe@somedomain.com",
*      "firstName": "John",
*      "lastName": "Doe",
*      "phone": "5555555555"
*    },
*    "currency": "USD",
*    "weightUnit": "LB",
*    "totals": {
*      "subtotal": 99.99,
*      "shipping": 4.99,
*      "tax": 8.87,
*      "discount": 9.99,
*      "total": 103.86,
*      "weight": 1.37,
*      "quantity": 2
*    },
*    "paymentStatus": "PAID",
*    "fulfillmentStatus": "FULFILLED"
*  }
*/

Category IT & Programming
Subcategory Web development
What is the scope of the project? Medium-sized change
Is this a project or a position? Project
I currently have I have specifications
Required availability As needed
API Integrations Other (Other APIs)
Roles needed Developer

Delivery term: Not specified

Skills needed