#MikeyBeLike - Payment Request Button
1 messages · Page 1 of 1 (latest)
Hello! If Microsoft Pay is being used the object you get back will exist (i.e., not be null), but it won't contain any properties.
Microsoft Pay uses the generic payment request API, so we don't surface any specific property there.
Apple Pay and Google Pay sometimes require special consideration as the underlying APIs are a bit different, which is why they get properties there.
So are you saying we'll just get an empty {} ?