mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(connector): [bitpay] Add new crypto connector bitpay & testcases for all crypto connectors (#919)
Co-authored-by: arvindpatel24 <arvind.patel@juspay.in>
This commit is contained in:
@ -61,6 +61,7 @@ pub mod headers {
|
||||
pub const X_TRANS_KEY: &str = "X-Trans-Key";
|
||||
pub const X_VERSION: &str = "X-Version";
|
||||
pub const X_CC_VERSION: &str = "X-CC-Version";
|
||||
pub const X_ACCEPT_VERSION: &str = "X-Accept-Version";
|
||||
pub const X_DATE: &str = "X-Date";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user