feat(connector): send metadata in payment authorize request for noon nmi cryptopay (#3325)

This commit is contained in:
Hrithikesh
2024-02-06 19:04:19 +05:30
committed by GitHub
parent 2c52b377e0
commit ebe4ac30a8
6 changed files with 100 additions and 17 deletions

View File

@ -642,7 +642,7 @@ pub struct PaymentMethodListResponse {
pub redirect_url: Option<String>,
/// currency of the Payment to be done
#[schema(example = "USD")]
#[schema(example = "USD", value_type = Currency)]
pub currency: Option<api_enums::Currency>,
/// Information about the payment method