mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
feat(core): Add cardbrand union fetch logic for click to pay session response (#7858)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: Sahkal Poddar <sahkalpoddar@Sahkals-MacBook-Air.local>
This commit is contained in:
@ -7646,8 +7646,9 @@
|
||||
"card_brands": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
"$ref": "#/components/schemas/CardNetwork"
|
||||
},
|
||||
"example": "[Visa, Mastercard]"
|
||||
},
|
||||
"acquirer_bin": {
|
||||
"type": "string"
|
||||
|
||||
Reference in New Issue
Block a user