Open JudahMcNicholl opened 3 months ago
Can you elaborate on that @JudahMcNicholl?
The RawGooglePayButton
now uses the PayButton
API for Google Pay, which requires initialization parameters from the configuration. (see https://developers.google.com/pay/api/android/guides/resources/pay-button-api).
RawGooglePayButton requires PaymentConfiguration but this doesn't allow us to use flutter_pay's Pay client effectively.