feat: integrate unified payment and wallet refunds
This commit is contained in:
2
apps/user_app/lib/data/services/payment_jsapi.dart
Normal file
2
apps/user_app/lib/data/services/payment_jsapi.dart
Normal file
@@ -0,0 +1,2 @@
|
||||
export 'payment_jsapi_stub.dart'
|
||||
if (dart.library.js_interop) 'payment_jsapi_web.dart';
|
||||
Reference in New Issue
Block a user