juspay/hyperswitch

[FEAT]: Add validator for payout_method_data/payout_type

Open

#9787 aperta il 10 ott 2025

Vedi su GitHub
 (28 commenti) (0 reazioni) (1 assegnatario)Rust (4676 fork)batch import
A-coreC-featurePayoutshacktoberfest

Metriche repository

Star
 (42.690 star)
Metriche merge PR
 (Merge medio 6g 22h) (213 PR mergiate in 30 g)

Descrizione

  • Currently any payout_type can be passed with payout_method_data as long as it is enabled in MCA
  • Need to add a validator to do a relation mapping between payout_type and payout_method_data
  • This would help in finding undefined behaviour down the flow

Guida contributor