chore: rename orca to hyperswitch (#310)

This commit is contained in:
Sanchith Hegde
2023-01-06 16:40:22 +05:30
committed by GitHub
parent d8d9c22970
commit c0bb1cc378
21 changed files with 121 additions and 119 deletions

View File

@ -157,7 +157,7 @@ pub enum StripeErrorCode {
},
#[error(error_type = StripeErrorType::InvalidRequestError, code = "", message = "The mandate information is invalid. {message}")]
PaymentIntentMandateInvalid { message: String },
// [#216]: https://github.com/juspay/orca/issues/216
// [#216]: https://github.com/juspay/hyperswitch/issues/216
// Implement the remaining stripe error codes
/*