braintree_android
braintree_android copied to clipboard
Remove mention of setGoogleMerchantId in MIGRATION guides.
Summary of changes
- This PR removes mention of
setGoogleMerchantIdfor setting up aGooglePayRequest. This is no longer required for Google Pay integrations.
Checklist
~- [ ] Added a changelog entry~
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?
should we un-deprecate these methods?
@sarahkoop got it, yeah maybe so. We should definitely add it back if needed.