File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 50275027 "disable_stripe_user_authentication" : true ,
50285028 "edit_payout_schedule" : true ,
50295029 "external_account_collection" : true ,
5030- "standard_payouts " : true ,
5031- "instant_payouts " : true
5030+ "instant_payouts " : true ,
5031+ "standard_payouts " : true
50325032 }
50335033 },
50345034 "disputes_list" : {
51175117 "disable_stripe_user_authentication" : true ,
51185118 "edit_payout_schedule" : true ,
51195119 "external_account_collection" : true ,
5120- "standard_payouts " : true ,
5121- "instant_payouts " : true
5120+ "instant_payouts " : true ,
5121+ "standard_payouts " : true
51225122 }
51235123 },
51245124 "payouts_list" : {
Original file line number Diff line number Diff line change @@ -4271,8 +4271,8 @@ resources:
42714271 disable_stripe_user_authentication : true
42724272 edit_payout_schedule : true
42734273 external_account_collection : true
4274- standard_payouts : true
42754274 instant_payouts : true
4275+ standard_payouts : true
42764276 disputes_list :
42774277 enabled : true
42784278 features :
@@ -4340,8 +4340,8 @@ resources:
43404340 disable_stripe_user_authentication : true
43414341 edit_payout_schedule : true
43424342 external_account_collection : true
4343- standard_payouts : true
43444343 instant_payouts : true
4344+ standard_payouts : true
43454345 payouts_list :
43464346 enabled : true
43474347 features : {}
You can’t perform that action at this time.
0 commit comments