Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
loqimean
/
monopay-ruby
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
10
Code
Issues
4
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feature/ability to apply coupon for price
- #2
#2
Open
AndriyAndriyovuch
wants to merge 15 commits into
master
loqimean/monopay-ruby:master
from
feature/ability_to_apply_coupon_for_price
loqimean/monopay-ruby:feature/ability_to_apply_coupon_for_price
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
feature/ability to apply coupon for price
#2
AndriyAndriyovuch
wants to merge 15 commits into
master
loqimean/monopay-ruby:master
from
feature/ability_to_apply_coupon_for_price
loqimean/monopay-ruby:feature/ability_to_apply_coupon_for_price
Copy head branch name to clipboard
Commits
Commits on Jul 11, 2023
add min_value to config, use BigDecimal to send amount to Monobank, remove confictable require 'pry'
AndriyAndriyovuch
committed
bf9bc3b
View commit details
Copy full SHA for bf9bc3b
Browse repository at this point
Commits on Jul 12, 2023
added validation to amount type with raise TypeError, added min_value to MonopayRuby.configuration
Show description for 84494c2
AndriyAndriyovuch
committed
84494c2
View commit details
Copy full SHA for 84494c2
Browse repository at this point
add check for minimum value if discount is unavailable
AndriyAndriyovuch
committed
d0c4a16
View commit details
Copy full SHA for d0c4a16
Browse repository at this point
Commits on Jul 13, 2023
add ability to make discount by fixed sum or percents
AndriyAndriyovuch
committed
256273a
View commit details
Copy full SHA for 256273a
Browse repository at this point
add ability to use default value as an Bigdecimal, update Readme
AndriyAndriyovuch
committed
fe5c1a8
View commit details
Copy full SHA for fe5c1a8
Browse repository at this point
update Readme
AndriyAndriyovuch
committed
f47258d
View commit details
Copy full SHA for f47258d
Browse repository at this point
Commits on Jul 14, 2023
move discount, covertaion and validation to services
AndriyAndriyovuch
committed
91e2a66
View commit details
Copy full SHA for 91e2a66
Browse repository at this point
add empty lines
AndriyAndriyovuch
committed
23c59c3
View commit details
Copy full SHA for 23c59c3
Browse repository at this point
Commits on Sep 16, 2023
merged from master
AndriyAndriyovuch
committed
c9cf3ba
View commit details
Copy full SHA for c9cf3ba
Browse repository at this point
used named params in create payment method, fix README with Grammarly
AndriyAndriyovuch
committed
e272515
View commit details
Copy full SHA for e272515
Browse repository at this point
Commits on Oct 23, 2023
added named attributes
AndriyAndriyovuch
committed
b26feb0
View commit details
Copy full SHA for b26feb0
Browse repository at this point
Commits on Oct 24, 2023
added named params to tests
AndriyAndriyovuch
committed
8f92a53
View commit details
Copy full SHA for 8f92a53
Browse repository at this point
added tests for invoice
AndriyAndriyovuch
committed
4441334
View commit details
Copy full SHA for 4441334
Browse repository at this point
Update README.md
AndriyAndriyovuch
authored
1851952
View commit details
Copy full SHA for 1851952
Browse repository at this point
Update README.md
AndriyAndriyovuch
authored
9a02c77
View commit details
Copy full SHA for 9a02c77
Browse repository at this point
You can’t perform that action at this time.