auropay_payments 1.0.2 copy "auropay_payments: ^1.0.2" to clipboard
auropay_payments: ^1.0.2 copied to clipboard

AuroPay plugin allows you to accept in-app payments providing you with the building blocks, to create a seamless checkout experience for iOS and Android apps.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'simple_app.dart';

void main() {
  runApp(const SimpleApp());
}
0
likes
150
pub points
54%
popularity

Publisher

unverified uploader

AuroPay plugin allows you to accept in-app payments providing you with the building blocks, to create a seamless checkout experience for iOS and Android apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on auropay_payments