Post

Replies

Boosts

Views

Activity

Reply to Apple Pay JS: onpaymentauthorized only getting isTrusted
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!
Apr ’21