Skip to content

Commit

Permalink
Merge pull request #453 from Adyen/feature/AD-247_1
Browse files Browse the repository at this point in the history
AD-247 Implement Conditional Region/State Field in Shipping Address f…
  • Loading branch information
pjaneta authored Sep 20, 2024
2 parents 2115eff + fbae057 commit bd1a21b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import {AddressConfigModel} from "../reducers/addressConfigReducer";
import {AddressData, RegionData} from "../types/addressData";
import {ErrorResponse} from "../types/errorResponse";
import {adyenAxios} from "../axios/AdyenAxios";
import {companyDetailsValidationRules} from "@adyen/adyen-web/dist/types/components/internal/CompanyDetails/validate";

interface AddDeliveryAddressResponse {
success: boolean,
Expand Down

0 comments on commit bd1a21b

Please sign in to comment.