Skip to content

Commit

Permalink
Changed ideal payment method name example
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-SD committed Dec 20, 2024
1 parent e080bf8 commit 5e0fe4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/lib/screens/drop_in/drop_in_screen.dart
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ class DropInScreen extends StatelessWidget {
cashAppPayConfiguration: cashAppPayConfiguration,
storedPaymentMethodConfiguration: storedPaymentMethodConfiguration,
paymentMethodNames: {
"scheme": "Credit card",
"ideal": "Pay with iDEAL",
},
);

Expand Down

0 comments on commit 5e0fe4b

Please sign in to comment.