Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8e13045585 |
@ -2,7 +2,7 @@ name: Commerce BTCPay (Bitcoin and altcoin payments)
|
||||
type: module
|
||||
description: 'Provides payment gateway for use of BTCPay Server which also includes Lightning Network payments. BTCPay Server prodvides a BitPay compatible API which means this module also supports BitPay.'
|
||||
package: Commerce
|
||||
core_version_requirement: ^8 || ^9
|
||||
core_version_requirement: ^9 || ^10
|
||||
dependencies:
|
||||
- commerce:commerce_checkout
|
||||
- commerce:commerce_payment
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
"source": "https://github.com/btcpayserver/commerce_btcpay"
|
||||
},
|
||||
"require": {
|
||||
"ndeet/php-bitpay-client-legacy": "^4.0"
|
||||
"ndeet/php-bitpay-client-legacy": "^5.0"
|
||||
},
|
||||
"minimum-stability": "dev"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user