Skip to content

Commit 7a341b8

Browse files
authored
EPS:376: add sca to stripe eps (#33)
1 parent 8a47722 commit 7a341b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/types/apiInterfaces.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ export interface IApiSuccessResponse {
2626
IPatchOrderMetaDataResponse |
2727
IAddLogResponse;
2828
application_state?: IApplicationState;
29+
clientSecretToken?: string;
2930
}
3031

3132
export interface IApiSubrequestSuccessResponse extends IApiSuccessResponse {

0 commit comments

Comments
 (0)