Sha256: bc0902587a1ef4a7c41da42980ddf75d783055fb2007c8bb533a57e419c482c0

Contents?: true

Size: 1007 Bytes

Versions: 1

Compression:

Stored size: 1007 Bytes

Contents

# Hws::PaymentOperationsDemo

This is a demo orchestration using Hypto's primitives and connector libraries. This orchestration at the moment supports the below functionalities.

**Virtual Accounts**:
- Create a Virtual account
- Activate / Deactivate a virtual account
- Track balance of a virtual account.
- Track Incoming credits into virtual accounts via webhook.

**Payouts**:
- Transfer funds to a beneficiary using NEFT, IMPS, RTGS or UPI.
- Refresh status of a transaction.
- Update transaction status based on webhooks

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'hws-payment_operations_demo'
```

And then execute:

    $ bundle install

Or install it yourself as:

    $ gem install hws-payment_operations_demo

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/hwslabs/hws-payment_operations_demo.

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hws-payment_operations_demo-0.1.0 README.md