Advertisement
Guest User

Untitled

a guest
Feb 11th, 2016
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. {"updateSection":{"shippingMethod":null,"paymentMethod":null,"review":null,"couponDiscount":null},"duplicateBillingInfo":false,"reloadTotals":false,"error":true,"success":false,"orderCreated":false,"redirectUrl":null,"errorMessage":{"message":"Por favor, verifique as informa\u00e7\u00f5es do endere\u00e7o de cobran\u00e7a.","errorFields":[{"inputId":"billing:firstname","message":"Please enter the first name."},{"inputId":"billing:lastname","message":"Please enter the last name."}]},"message":null}
  2.  
  3. {updateSection: {shippingMethod: null, paymentMethod: null, review: null, couponDiscount: null},…}
  4. duplicateBillingInfo: false
  5. error: true
  6. errorMessage: {message: "Por favor, verifique as informações do endereço de cobrança.",…}
  7. errorFields: [{inputId: "billing:firstname", message: "Please enter the first name."},…]
  8. 0: {inputId: "billing:firstname", message: "Please enter the first name."}
  9. 1: {inputId: "billing:lastname", message: "Please enter the last name."}
  10. message: "Por favor, verifique as informações do endereço de cobrança."
  11. message: null
  12. orderCreated: false
  13. redirectUrl: null
  14. reloadTotals: false
  15. success: false
  16. updateSection: {shippingMethod: null, paymentMethod: null, review: null, couponDiscount: null}
  17. couponDiscount: null
  18. paymentMethod: null
  19. review: null
  20. shippingMethod: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement