|
206 | 206 | 31799AFC2705189200D78179 /* wcpay-location.json in Resources */ = {isa = PBXBuildFile; fileRef = 31799AFB2705189200D78179 /* wcpay-location.json */; }; |
207 | 207 | 31799AFE270518AD00D78179 /* wcpay-location-error.json in Resources */ = {isa = PBXBuildFile; fileRef = 31799AFD270518AD00D78179 /* wcpay-location-error.json */; }; |
208 | 208 | 31884A3B2603F3C7003FE338 /* SitePluginStatusEnum.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31884A3A2603F3C7003FE338 /* SitePluginStatusEnum.swift */; }; |
209 | | - 318E8FD326C31F1C00F519D7 /* CustomerMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 318E8FD226C31F1C00F519D7 /* CustomerMapper.swift */; }; |
210 | | - 318E8FD526C31F9500F519D7 /* Customer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 318E8FD426C31F9500F519D7 /* Customer.swift */; }; |
211 | | - 318E8FD726C322EA00F519D7 /* wcpay-customer.json in Resources */ = {isa = PBXBuildFile; fileRef = 318E8FD626C322EA00F519D7 /* wcpay-customer.json */; }; |
212 | | - 318E8FD926C324D900F519D7 /* wcpay-customer-error.json in Resources */ = {isa = PBXBuildFile; fileRef = 318E8FD826C324D900F519D7 /* wcpay-customer-error.json */; }; |
213 | 209 | 3192F21C260D32550067FEF9 /* WCPayAccountMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3192F21B260D32550067FEF9 /* WCPayAccountMapper.swift */; }; |
214 | 210 | 3192F220260D33BB0067FEF9 /* WCPayAccount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3192F21F260D33BB0067FEF9 /* WCPayAccount.swift */; }; |
215 | 211 | 3192F224260D34C40067FEF9 /* WCPayAccountStatusEnum.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3192F223260D34C40067FEF9 /* WCPayAccountStatusEnum.swift */; }; |
|
587 | 583 | D865CE6B278CA266002C8520 /* stripe-payment-intent-error.json in Resources */ = {isa = PBXBuildFile; fileRef = D865CE6A278CA266002C8520 /* stripe-payment-intent-error.json */; }; |
588 | 584 | D865CE6E278CC19A002C8520 /* stripe-location.json in Resources */ = {isa = PBXBuildFile; fileRef = D865CE6C278CC19A002C8520 /* stripe-location.json */; }; |
589 | 585 | D865CE6F278CC19A002C8520 /* stripe-location-error.json in Resources */ = {isa = PBXBuildFile; fileRef = D865CE6D278CC19A002C8520 /* stripe-location-error.json */; }; |
590 | | - D865CE72278CC215002C8520 /* stripe-customer.json in Resources */ = {isa = PBXBuildFile; fileRef = D865CE70278CC215002C8520 /* stripe-customer.json */; }; |
591 | | - D865CE73278CC215002C8520 /* stripe-customer-error.json in Resources */ = {isa = PBXBuildFile; fileRef = D865CE71278CC215002C8520 /* stripe-customer-error.json */; }; |
592 | 586 | D87F6151226591E10031A13B /* NullNetwork.swift in Sources */ = {isa = PBXBuildFile; fileRef = D87F6150226591E10031A13B /* NullNetwork.swift */; }; |
593 | 587 | D88D5A41230BC5DA007B6E01 /* reviews-all.json in Resources */ = {isa = PBXBuildFile; fileRef = D88D5A40230BC5DA007B6E01 /* reviews-all.json */; }; |
594 | 588 | D88D5A43230BC668007B6E01 /* reviews-single.json in Resources */ = {isa = PBXBuildFile; fileRef = D88D5A42230BC668007B6E01 /* reviews-single.json */; }; |
|
888 | 882 | 31799AFB2705189200D78179 /* wcpay-location.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "wcpay-location.json"; sourceTree = "<group>"; }; |
889 | 883 | 31799AFD270518AD00D78179 /* wcpay-location-error.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "wcpay-location-error.json"; sourceTree = "<group>"; }; |
890 | 884 | 31884A3A2603F3C7003FE338 /* SitePluginStatusEnum.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SitePluginStatusEnum.swift; sourceTree = "<group>"; }; |
891 | | - 318E8FD226C31F1C00F519D7 /* CustomerMapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomerMapper.swift; sourceTree = "<group>"; }; |
892 | | - 318E8FD426C31F9500F519D7 /* Customer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Customer.swift; sourceTree = "<group>"; }; |
893 | | - 318E8FD626C322EA00F519D7 /* wcpay-customer.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "wcpay-customer.json"; sourceTree = "<group>"; }; |
894 | | - 318E8FD826C324D900F519D7 /* wcpay-customer-error.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "wcpay-customer-error.json"; sourceTree = "<group>"; }; |
895 | 885 | 3192F21B260D32550067FEF9 /* WCPayAccountMapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WCPayAccountMapper.swift; sourceTree = "<group>"; }; |
896 | 886 | 3192F21F260D33BB0067FEF9 /* WCPayAccount.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WCPayAccount.swift; sourceTree = "<group>"; }; |
897 | 887 | 3192F223260D34C40067FEF9 /* WCPayAccountStatusEnum.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WCPayAccountStatusEnum.swift; sourceTree = "<group>"; }; |
|
1276 | 1266 | D865CE6A278CA266002C8520 /* stripe-payment-intent-error.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "stripe-payment-intent-error.json"; sourceTree = "<group>"; }; |
1277 | 1267 | D865CE6C278CC19A002C8520 /* stripe-location.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "stripe-location.json"; sourceTree = "<group>"; }; |
1278 | 1268 | D865CE6D278CC19A002C8520 /* stripe-location-error.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "stripe-location-error.json"; sourceTree = "<group>"; }; |
1279 | | - D865CE70278CC215002C8520 /* stripe-customer.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "stripe-customer.json"; sourceTree = "<group>"; }; |
1280 | | - D865CE71278CC215002C8520 /* stripe-customer-error.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "stripe-customer-error.json"; sourceTree = "<group>"; }; |
1281 | 1269 | D87F6150226591E10031A13B /* NullNetwork.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NullNetwork.swift; sourceTree = "<group>"; }; |
1282 | 1270 | D88D5A40230BC5DA007B6E01 /* reviews-all.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "reviews-all.json"; sourceTree = "<group>"; }; |
1283 | 1271 | D88D5A42230BC668007B6E01 /* reviews-single.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "reviews-single.json"; sourceTree = "<group>"; }; |
|
1806 | 1794 | 450106842399A7CB00E24722 /* TaxClass.swift */, |
1807 | 1795 | 31799AF7270508C600D78179 /* RemoteReaderLocation.swift */, |
1808 | 1796 | D8EDFE2125EE88C9003D2213 /* ReaderConnectionToken.swift */, |
1809 | | - 318E8FD426C31F9500F519D7 /* Customer.swift */, |
1810 | 1797 | 31054705262E278100C5C02B /* RemotePaymentIntent.swift */, |
1811 | 1798 | 3192F21F260D33BB0067FEF9 /* WCPayAccount.swift */, |
1812 | 1799 | 3192F223260D34C40067FEF9 /* WCPayAccountStatusEnum.swift */, |
|
1839 | 1826 | D865CE5E278CA183002C8520 /* stripe-payment-intent-requires-action.json */, |
1840 | 1827 | D865CE5C278CA159002C8520 /* stripe-payment-intent-requires-confirmation.json */, |
1841 | 1828 | D865CE5A278CA10B002C8520 /* stripe-payment-intent-requires-payment-method.json */, |
1842 | | - D865CE71278CC215002C8520 /* stripe-customer-error.json */, |
1843 | | - D865CE70278CC215002C8520 /* stripe-customer.json */, |
1844 | 1829 | 31A451C527863A2D00FE81AA /* stripe-account-complete.json */, |
1845 | 1830 | 314EDF2827C02CC100A56B6F /* stripe-account-complete-empty-descriptor.json */, |
1846 | 1831 | 314EDF2A27C02CD300A56B6F /* stripe-account-complete-null-descriptor.json */, |
|
2012 | 1997 | 02A26F192744F5FC008E4EDB /* wc-site-settings-partial.json */, |
2013 | 1998 | D800DA0D25EFEC21001E13CE /* wcpay-connection-token.json */, |
2014 | 1999 | 31723C882787A299007F1405 /* stripe-connection-token.json */, |
2015 | | - 318E8FD626C322EA00F519D7 /* wcpay-customer.json */, |
2016 | | - 318E8FD826C324D900F519D7 /* wcpay-customer-error.json */, |
2017 | 2000 | 3158FE5F26129ADD00E566B9 /* wcpay-account-none.json */, |
2018 | 2001 | 3158FE6326129B1300E566B9 /* wcpay-account-complete.json */, |
2019 | 2002 | 3158A49E2729F3F600C3CFA8 /* wcpay-account-live-live.json */, |
|
2126 | 2109 | 311D412D2783C07D00052F64 /* StripeAccountMapper.swift */, |
2127 | 2110 | 3192F21B260D32550067FEF9 /* WCPayAccountMapper.swift */, |
2128 | 2111 | D8EDFE2525EE8A60003D2213 /* ReaderConnectionTokenMapper.swift */, |
2129 | | - 318E8FD226C31F1C00F519D7 /* CustomerMapper.swift */, |
2130 | 2112 | 3178A49E2703E5CF00A8B4CA /* RemoteReaderLocationMapper.swift */, |
2131 | 2113 | 31054701262E04F700C5C02B /* RemotePaymentIntentMapper.swift */, |
2132 | 2114 | 45A4B84D25D2E11300776FB4 /* ShippingLabelAddressValidationSuccessMapper.swift */, |
|
2442 | 2424 | files = ( |
2443 | 2425 | D865CE6F278CC19A002C8520 /* stripe-location-error.json in Resources */, |
2444 | 2426 | 31799AFE270518AD00D78179 /* wcpay-location-error.json in Resources */, |
2445 | | - D865CE72278CC215002C8520 /* stripe-customer.json in Resources */, |
2446 | 2427 | 74C8F07020EEC3A800B6EDC9 /* broken-notes.json in Resources */, |
2447 | 2428 | 2670C3FE270F4E6A002FE931 /* sites-malformed.json in Resources */, |
2448 | 2429 | 31B8D6B426583662008E3DB2 /* wcpay-account-not-eligible.json in Resources */, |
|
2542 | 2523 | 3105472C262E303400C5C02B /* wcpay-payment-intent-unknown-status.json in Resources */, |
2543 | 2524 | B559EBAA20A0B5CD00836CD4 /* orders-load-all.json in Resources */, |
2544 | 2525 | 3158A4A12729F40F00C3CFA8 /* wcpay-account-live-test.json in Resources */, |
2545 | | - D865CE73278CC215002C8520 /* stripe-customer-error.json in Resources */, |
2546 | 2526 | 74C8F06620EEB76400B6EDC9 /* order-notes.json in Resources */, |
2547 | 2527 | 7426CA1321AF34A3004E9FFC /* site-api.json in Resources */, |
2548 | 2528 | 03E6676927E0F62B00890E6F /* wcpay-charge-interac-present.json in Resources */, |
|
2623 | 2603 | 456930AD2652AF00009ED69D /* shipping-label-carriers-and-rates-success.json in Resources */, |
2624 | 2604 | B524194721AC643900D6FC0A /* device-settings.json in Resources */, |
2625 | 2605 | 3158A49F2729F3F600C3CFA8 /* wcpay-account-live-live.json in Resources */, |
2626 | | - 318E8FD926C324D900F519D7 /* wcpay-customer-error.json in Resources */, |
2627 | 2606 | 0359EA2927AC2AAD0048DE2D /* wcpay-charge-error.json in Resources */, |
2628 | 2607 | CEF88DAB233E911A00BED485 /* order-fully-refunded.json in Resources */, |
2629 | 2608 | 02698CFA24C188E9005337C4 /* product-variations-load-all-alternative-types.json in Resources */, |
|
2643 | 2622 | D865CE5B278CA10B002C8520 /* stripe-payment-intent-requires-payment-method.json in Resources */, |
2644 | 2623 | CC9A254626442CA7005DE56E /* shipping-label-eligibility-failure.json in Resources */, |
2645 | 2624 | 4524CD9C242CEFAB00B2F20A /* product-on-sale-with-empty-sale-price.json in Resources */, |
2646 | | - 318E8FD726C322EA00F519D7 /* wcpay-customer.json in Resources */, |
2647 | 2625 | 020220E223966CD900290165 /* product-shipping-classes-load-one.json in Resources */, |
2648 | 2626 | 3158FE7826129DF300E566B9 /* wcpay-account-restricted.json in Resources */, |
2649 | 2627 | 45A4B85625D2E75300776FB4 /* shipping-label-address-validation-success.json in Resources */, |
|
2937 | 2915 | B557DA1820979D51005962F4 /* Credentials.swift in Sources */, |
2938 | 2916 | DEC51AF72769A15B009F3DF4 /* SystemStatus+Security.swift in Sources */, |
2939 | 2917 | CE583A0E2109154500D73C1C /* OrderNoteMapper.swift in Sources */, |
2940 | | - 318E8FD526C31F9500F519D7 /* Customer.swift in Sources */, |
2941 | 2918 | D8FBFF0D22D3AF4A006E3336 /* StatsGranularityV4.swift in Sources */, |
2942 | 2919 | 261870782540A252006522A1 /* ShippingLineTax.swift in Sources */, |
2943 | 2920 | 74046E1B217A684D007DD7BF /* SiteSettingsRemote.swift in Sources */, |
|
3013 | 2990 | 45152811257A81730076B03C /* ProductAttributeMapper.swift in Sources */, |
3014 | 2991 | B505F6D120BEE39600BB1B69 /* AccountRemote.swift in Sources */, |
3015 | 2992 | B567AF2B20A0FA4200AB6C62 /* OrderListMapper.swift in Sources */, |
3016 | | - 318E8FD326C31F1C00F519D7 /* CustomerMapper.swift in Sources */, |
3017 | 2993 | 021A84DA257DF92800BC71D1 /* ShippingLabelRefundMapper.swift in Sources */, |
3018 | 2994 | 02BDB83523EA98C800BCC63E /* String+HTML.swift in Sources */, |
3019 | 2995 | B505F6CF20BEE38B00BB1B69 /* Account.swift in Sources */, |
|
0 commit comments