menu
deposits_ecommerce package
documentation
app/modules/merchant/payments_menu/payments/epayments.dart
EcomPayments
EcomPayments constructor
EcomPayments constructor
dark_mode
light_mode
EcomPayments
constructor
EcomPayments
(
{
Key
?
key
,
required
String
merchantID
,
})
Implementation
EcomPayments({Key? key, required this.merchantID}) : super(key: key);
deposits_ecommerce package
documentation
app/modules/merchant/payments_menu/payments/epayments
EcomPayments
EcomPayments constructor
EcomPayments class