Closed sarahkoop closed 1 year ago
Make PaymentMethodClient public including getPaymentMethodNonces, deletePaymentMethod and associated callbacks (resolves https://github.com/braintree/braintree_android/issues/478)
PaymentMethodClient
getPaymentMethodNonces
deletePaymentMethod
Fix integration tests failing due to missing fragment args
[x] Added a changelog entry
Summary of changes
Make
PaymentMethodClient
public includinggetPaymentMethodNonces
,deletePaymentMethod
and associated callbacks (resolves https://github.com/braintree/braintree_android/issues/478)Fix integration tests failing due to missing fragment args
Checklist
[x] Added a changelog entry
Authors