Created
February 23, 2016 02:48
-
-
Save jakejscott/87e42b12e289c7a62d85 to your computer and use it in GitHub Desktop.
rethink trace
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dbug: RethinkDb.Driver[0] | |
JSON Send: Token: 13, JSON: [1,[56,[[15,[[14,["sprightly"]],"paypal_transaction"]],{"id":"1deb3e7f-27d9-4d2b-a845-cb11b92eb601","InvoiceNumber":"f91fcbc0-ca03-40c1-af54-965c0aa21422","PaypalPaymentId":"PAY-4AY01112CS5299253K3F4QGQ","PaypalPayerId":null,"PaypalCreatedPayment":{"id":"PAY-4AY01112CS5299253K3F4QGQ","intent":"sale","payer":{"payment_method":"paypal"},"transactions":[2,[{"related_resources":[2,[]],"amount":{"currency":"USD","total":"100.00","details":{"subtotal":"75.00","shippin | |
g":"10.00","tax":"15.00"}},"description":"Transaction description.","invoice_number":"f91fcbc0-ca03-40c1-af54-965c0aa21422","item_list":{"items":[2,[{"quantity":"5","name":"Item Name","price":"15.00","currency":"USD","sku":"sku"}]]}}]],"state":"created","create_time":"2016-02-23T02:46:50Z","links":[2,[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-4AY01112CS5299253K3F4QGQ","rel":"self","method":"GET"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&t | |
oken=EC-6HT613212D350752C","rel":"approval_url","method":"REDIRECT"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-4AY01112CS5299253K3F4QGQ/execute","rel":"execute","method":"POST"}]]},"PaypalExecutedPayment":null}]],{}] | |
dbug: RethinkDb.Driver[0] | |
JSON Recv: Token: 13, JSON: {"t":1,"r":[{"deleted":0,"errors":0,"inserted":1,"replaced":0,"skipped":0,"unchanged":0}]} | |
dbug: RethinkDb.Driver[0] | |
JSON Send: Token: 14, JSON: [1,[16,[[15,[[14,["sprightly"]],"paypal_transaction"]],"1deb3e7f-27d9-4d2b-a845-cb11b92eb601"]],{}] | |
dbug: RethinkDb.Driver[0] | |
JSON Recv: Token: 14, JSON: {"t":1,"r":[{"InvoiceNumber":"f91fcbc0-ca03-40c1-af54-965c0aa21422","PaypalCreatedPayment":{"create_time":"2016-02-23T02:46:50Z","id":"PAY-4AY01112CS5299253K3F4QGQ","intent":"sale","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-4AY01112CS5299253K3F4QGQ","method":"GET","rel":"self"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-6HT613212D350752C","method":"REDIRECT","rel":"approval_url"},{"href":"h | |
ttps://api.sandbox.paypal.com/v1/payments/payment/PAY-4AY01112CS5299253K3F4QGQ/execute","method":"POST","rel":"execute"}],"payer":{"payment_method":"paypal"},"state":"created","transactions":[{"amount":{"currency":"USD","details":{"shipping":"10.00","subtotal":"75.00","tax":"15.00"},"total":"100.00"},"description":"Transaction description.","invoice_number":"f91fcbc0-ca03-40c1-af54-965c0aa21422","item_list":{"items":[{"currency":"USD","name":"Item Name","price":"15.00","quantity":"5","sku":"sku" | |
}]},"related_resources":[]}]},"PaypalExecutedPayment":null,"PaypalPayerId":null,"PaypalPaymentId":"PAY-4AY01112CS5299253K3F4QGQ","id":"1deb3e7f-27d9-4d2b-a845-cb11b92eb601"}]} | |
dbug: RethinkDb.Driver[0] | |
JSON Send: Token: 15, JSON: [1,[53,[[15,[[14,["sprightly"]],"paypal_transaction"]],{"id":"1deb3e7f-27d9-4d2b-a845-cb11b92eb601","InvoiceNumber":"f91fcbc0-ca03-40c1-af54-965c0aa21422","PaypalPaymentId":"PAY-4AY01112CS5299253K3F4QGQ","PaypalPayerId":null,"PaypalCreatedPayment":{"create_time":{"$reql_type$":"TIME","epoch_time":1456195610.0,"timezone":"+00:00"},"id":"PAY-4AY01112CS5299253K3F4QGQ","intent":"sale","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-4AY01112C | |
S5299253K3F4QGQ","method":"GET","rel":"self"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-6HT613212D350752C","method":"REDIRECT","rel":"approval_url"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-4AY01112CS5299253K3F4QGQ/execute","method":"POST","rel":"execute"}],"payer":{"payment_method":"paypal"},"state":"created","transactions":[{"amount":{"currency":"USD","details":{"shipping":"10.00","subtotal":"75.00","tax":"15.00"},"total":"100. | |
00"},"description":"Transaction description.","invoice_number":"f91fcbc0-ca03-40c1-af54-965c0aa21422","item_list":{"items":[{"currency":"USD","name":"Item Name","price":"15.00","quantity":"5","sku":"sku"}]},"related_resources":[]}]},"PaypalExecutedPayment":null}]],{}] | |
dbug: RethinkDb.Driver[0] | |
JSON Recv: Token: 15, JSON: {"t":17,"r":["Expected a TermType as a NUMBER but found OBJECT."],"b":[1,"PaypalCreatedPayment","links"]} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment