Skip to content

Commit

Permalink
Add disable_stripe_user_authentication to Issuing Cards List component (
Browse files Browse the repository at this point in the history
  • Loading branch information
anojh-stripe authored Dec 19, 2024
1 parent 24512e3 commit da62221
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/api/account_session/route.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ export async function POST(req: NextRequest) {
cardholder_management: true,
card_spend_dispute_management: true,
spend_control_management: true,
disable_stripe_user_authentication: isCustom,
},
},
financial_account: {
Expand Down

0 comments on commit da62221

Please sign in to comment.