easypaisa_with_rsa_encryption 1.2.4 copy "easypaisa_with_rsa_encryption: ^1.2.4" to clipboard
easypaisa_with_rsa_encryption: ^1.2.4 copied to clipboard

Effortlessly integrate Easypaisa into your app with our Flutter package. Simplify payments & ensure secure transactions using RSA Encryption for user data protection.

example/example.md

Easypaisa RSA Payment Example #

This example demonstrates how to integrate Easypaisa payment processing with RSA encryption in a Flutter application.

Features #

  • Initialize Easypaisa credentials and RSA keys.
  • Request payment using Easypaisa API.
  • Validate API response signature.
  • Display transaction details.

Setup #

  1. Replace the placeholders (username, password, storeId) in main.dart with your actual Easypaisa credentials.
  2. Place your RSA keys (merchant_private_key.pem and easypaisa_public_key.pem) in the assets/keys directory.
  3. Run the app and test the payment flow.

Dependencies #

  • easypaisa_with_rsa_encryption: The main package for Easypaisa RSA integration.
  • flutter: The Flutter framework.

License #

MIT

4
likes
0
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Effortlessly integrate Easypaisa into your app with our Flutter package. Simplify payments & ensure secure transactions using RSA Encryption for user data protection.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, pointycastle

More

Packages that depend on easypaisa_with_rsa_encryption