summaryrefslogtreecommitdiff
path: root/lib/credit_card_payment.dart
diff options
context:
space:
mode:
Diffstat (limited to 'lib/credit_card_payment.dart')
-rw-r--r--lib/credit_card_payment.dart1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/credit_card_payment.dart b/lib/credit_card_payment.dart
index 7da09e4..0e73e6d 100644
--- a/lib/credit_card_payment.dart
+++ b/lib/credit_card_payment.dart
@@ -54,7 +54,6 @@ class CreditCardDetailsPage extends StatelessWidget {
onPressed: () {
// TODO
// Implement payment processing logic here
- // You can use the provided orderID to process payment
print('Payment processed for Order ID: $orderID');
Navigator.pop(
context); // Return to previous screen after payment