Skip to content

loqimean/monobank_webhook_sign_verification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actions Status

A ruby example of Monobank acquiring API webhook sign verification

It's an example of Ruby code for Monobank API webhook sign verification

How to run

  1. Clone this repo
  2. Go to the repo folder
  3. Run:
ruby lib/main.rb

The output should be:

OK

Development

  1. Clone this repo
  2. Go to the repo folder
  3. Run:
bundle install
  1. Run:
bundle exec rspec

About

An example of Ruby code how to verificate Monobank acquiring API webhook sign

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages