Hi! @scaledfury
So after a lot of fiddling around, I observed that by sending the object's properties I needed on the server side extra, as opposed to passing the whole event object to the server, it worked!
So it seems somehow that javascript does not know how to resolve the object to properly send it via JSON to the server, so it just ignores it altogether..
Hope this helps!
Post
Replies
Boosts
Views
Activity
Hi there..
Were you able to resolve this issue yet?
I am stumbling over the same issue with my ApplePay integration and was wondering if there is anything you found out?
Thanks!