payment_service library

Classes

PaymentService
Main service class for unified payment processing

Typedefs

PaymentFailureCallback = void Function(PaymentResponse response)
PaymentSuccessCallback = void Function(PaymentResponse response)
Callback function types for payment events