Advertisement
verygoodplugins

Untitled

May 10th, 2019
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. {
  2. "provider": "woocommerce",
  3. "person_id": "8qcksxvs98zyppmpbhgq",
  4. "action": "placed",
  5. "occurred_at": "2018-12-11T17:00:18+00:00",
  6. "order_id": "6080",
  7. "order_public_id": "WooCommerce Order #6080",
  8. "grand_total": 234.6,
  9. "total_discounts": 71,
  10. "total_taxes": 0,
  11. "total_shipping": 21.6,
  12. "currency": "USD",
  13. "order_url": "https:\/\/farmviewmarket.staging.wpengine.com\/wp-admin\/post.php?post=6080&action=edit",
  14. "items": [
  15. {
  16. "product_id": "SHIPPING",
  17. "price": 21.6,
  18. "name": "Shipping",
  19. "quantity": 1
  20. },
  21. {
  22. "product_id": "5415",
  23. "sku": "1800123",
  24. "price": 115,
  25. "name": "Bacon Lovers",
  26. "quantity": 1,
  27. "total": 115,
  28. "product_url": "http:\/\/farmviewmarket.staging.wpengine.com\/product\/bacon-lovers\/"
  29. },
  30. {
  31. "product_id": "5417",
  32. "sku": "1800125",
  33. "price": 169,
  34. "name": "Grass-Fed Steak Super Sampler Pack",
  35. "quantity": 1,
  36. "total": 169,
  37. "product_url": "http:\/\/farmviewmarket.staging.wpengine.com\/product\/steak-super-sampler-pack\/"
  38. }
  39. ]
  40. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement