Store Wallet Checkout by Jayanta

Description

Store Wallet Checkout by Jayanta stores a wallet balance for each user and lets logged-in customers pay for store orders using that balance.

The wallet gateway is available only when the customer’s wallet balance can cover the full order total. Partial wallet payments are not supported in this version.

Administrators can update a user’s wallet balance from the standard WordPress user edit screen.

Screenshots

Installation

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate Store Wallet Checkout by Jayanta from the Plugins screen.
  3. Make sure the supported store commerce plugin is active.
  4. Update customer wallet balances from the WordPress user edit screen.

FAQ

Does this support partial payments?

No. The wallet balance must cover the full order total.

Where is the wallet balance stored?

The balance is stored in user meta using the _jayanta_sw_wallet_balance key.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Store Wallet Checkout by Jayanta” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

Initial release.