braintree_android icon indicating copy to clipboard operation
braintree_android copied to clipboard

Remove mention of setGoogleMerchantId in MIGRATION guides.

Open sshropshire opened this issue 4 years ago • 2 comments

Summary of changes

  • This PR removes mention of setGoogleMerchantId for setting up a GooglePayRequest. This is no longer required for Google Pay integrations.

Checklist

~- [ ] Added a changelog entry~

sshropshire avatar Apr 19 '22 14:04 sshropshire

I know I tested the original deprecation of this method, and confirmed the prod flow worked without the merchantId, but just looking back at the Google Pay docs, I am seeing merchantId there now - should we un-deprecate these methods?

sarahkoop avatar Apr 20 '22 14:04 sarahkoop

should we un-deprecate these methods?

@sarahkoop got it, yeah maybe so. We should definitely add it back if needed.

sshropshire avatar Apr 20 '22 14:04 sshropshire