|
76 | 76 | 02E7FFCB256218F600C53030 /* ShippingLabelRemoteTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02E7FFCA256218F600C53030 /* ShippingLabelRemoteTests.swift */; }; |
77 | 77 | 02E7FFCF25621C7900C53030 /* shipping-label-print.json in Resources */ = {isa = PBXBuildFile; fileRef = 02E7FFCE25621C7900C53030 /* shipping-label-print.json */; }; |
78 | 78 | 02F096C22406691100C0C1D5 /* media-library.json in Resources */ = {isa = PBXBuildFile; fileRef = 02F096C12406691100C0C1D5 /* media-library.json */; }; |
| 79 | + 0329CF9B27A82E19008AFF91 /* WCPayCharge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0329CF9A27A82E19008AFF91 /* WCPayCharge.swift */; }; |
79 | 80 | 034480C327A42F9100DFACD2 /* order-with-charge.json in Resources */ = {isa = PBXBuildFile; fileRef = 034480C227A42F9100DFACD2 /* order-with-charge.json */; }; |
| 81 | + 0359EA0D27AAC5F80048DE2D /* WCPayChargeStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0359EA0C27AAC5F80048DE2D /* WCPayChargeStatus.swift */; }; |
| 82 | + 0359EA0F27AAC6410048DE2D /* WCPayPaymentMethodDetails.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0359EA0E27AAC6410048DE2D /* WCPayPaymentMethodDetails.swift */; }; |
| 83 | + 0359EA1127AAC6740048DE2D /* WCPayPaymentMethodType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0359EA1027AAC6740048DE2D /* WCPayPaymentMethodType.swift */; }; |
| 84 | + 0359EA1327AAC6D00048DE2D /* WCPayCardPaymentDetails.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0359EA1227AAC6D00048DE2D /* WCPayCardPaymentDetails.swift */; }; |
| 85 | + 0359EA1527AAC7460048DE2D /* WCPayCardBrand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0359EA1427AAC7460048DE2D /* WCPayCardBrand.swift */; }; |
| 86 | + 0359EA1727AAC7740048DE2D /* WCPayCardFunding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0359EA1627AAC7740048DE2D /* WCPayCardFunding.swift */; }; |
| 87 | + 0359EA1927AAC79E0048DE2D /* WCPayCardPresentPaymentDetails.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0359EA1827AAC79E0048DE2D /* WCPayCardPresentPaymentDetails.swift */; }; |
| 88 | + 0359EA1B27AAC7CC0048DE2D /* WCPayCardPresentReceiptDetails.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0359EA1A27AAC7CC0048DE2D /* WCPayCardPresentReceiptDetails.swift */; }; |
80 | 89 | 03DCB72626244B9B00C8953D /* Coupon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03DCB72526244B9B00C8953D /* Coupon.swift */; }; |
81 | 90 | 03DCB7402624AD7D00C8953D /* CouponListMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03DCB73F2624AD7D00C8953D /* CouponListMapper.swift */; }; |
82 | 91 | 03DCB7442624AD9B00C8953D /* CouponListMapperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03DCB7432624AD9A00C8953D /* CouponListMapperTests.swift */; }; |
|
735 | 744 | 02E7FFCA256218F600C53030 /* ShippingLabelRemoteTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShippingLabelRemoteTests.swift; sourceTree = "<group>"; }; |
736 | 745 | 02E7FFCE25621C7900C53030 /* shipping-label-print.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "shipping-label-print.json"; sourceTree = "<group>"; }; |
737 | 746 | 02F096C12406691100C0C1D5 /* media-library.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "media-library.json"; sourceTree = "<group>"; }; |
| 747 | + 0329CF9A27A82E19008AFF91 /* WCPayCharge.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WCPayCharge.swift; sourceTree = "<group>"; }; |
738 | 748 | 034480C227A42F9100DFACD2 /* order-with-charge.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "order-with-charge.json"; sourceTree = "<group>"; }; |
| 749 | + 0359EA0C27AAC5F80048DE2D /* WCPayChargeStatus.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WCPayChargeStatus.swift; sourceTree = "<group>"; }; |
| 750 | + 0359EA0E27AAC6410048DE2D /* WCPayPaymentMethodDetails.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WCPayPaymentMethodDetails.swift; sourceTree = "<group>"; }; |
| 751 | + 0359EA1027AAC6740048DE2D /* WCPayPaymentMethodType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WCPayPaymentMethodType.swift; sourceTree = "<group>"; }; |
| 752 | + 0359EA1227AAC6D00048DE2D /* WCPayCardPaymentDetails.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WCPayCardPaymentDetails.swift; sourceTree = "<group>"; }; |
| 753 | + 0359EA1427AAC7460048DE2D /* WCPayCardBrand.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WCPayCardBrand.swift; sourceTree = "<group>"; }; |
| 754 | + 0359EA1627AAC7740048DE2D /* WCPayCardFunding.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WCPayCardFunding.swift; sourceTree = "<group>"; }; |
| 755 | + 0359EA1827AAC79E0048DE2D /* WCPayCardPresentPaymentDetails.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WCPayCardPresentPaymentDetails.swift; sourceTree = "<group>"; }; |
| 756 | + 0359EA1A27AAC7CC0048DE2D /* WCPayCardPresentReceiptDetails.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WCPayCardPresentReceiptDetails.swift; sourceTree = "<group>"; }; |
739 | 757 | 03DCB72526244B9B00C8953D /* Coupon.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Coupon.swift; sourceTree = "<group>"; }; |
740 | 758 | 03DCB73F2624AD7D00C8953D /* CouponListMapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CouponListMapper.swift; sourceTree = "<group>"; }; |
741 | 759 | 03DCB7432624AD9A00C8953D /* CouponListMapperTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CouponListMapperTests.swift; sourceTree = "<group>"; }; |
|
1754 | 1772 | 3148976F27232982007A86BD /* SystemStatus.swift */, |
1755 | 1773 | DEC51AE527684717009F3DF4 /* SystemStatusDetails */, |
1756 | 1774 | 450106842399A7CB00E24722 /* TaxClass.swift */, |
1757 | | - 3192F21F260D33BB0067FEF9 /* WCPayAccount.swift */, |
1758 | 1775 | 31799AF7270508C600D78179 /* RemoteReaderLocation.swift */, |
1759 | | - 3192F223260D34C40067FEF9 /* WCPayAccountStatusEnum.swift */, |
1760 | 1776 | D8EDFE2125EE88C9003D2213 /* ReaderConnectionToken.swift */, |
1761 | 1777 | 318E8FD426C31F9500F519D7 /* Customer.swift */, |
1762 | 1778 | 31054705262E278100C5C02B /* RemotePaymentIntent.swift */, |
| 1779 | + 3192F21F260D33BB0067FEF9 /* WCPayAccount.swift */, |
| 1780 | + 3192F223260D34C40067FEF9 /* WCPayAccountStatusEnum.swift */, |
| 1781 | + 0359EA1627AAC7740048DE2D /* WCPayCardFunding.swift */, |
| 1782 | + 0359EA1827AAC79E0048DE2D /* WCPayCardPresentPaymentDetails.swift */, |
| 1783 | + 0359EA1A27AAC7CC0048DE2D /* WCPayCardPresentReceiptDetails.swift */, |
| 1784 | + 0359EA1427AAC7460048DE2D /* WCPayCardBrand.swift */, |
| 1785 | + 0359EA1227AAC6D00048DE2D /* WCPayCardPaymentDetails.swift */, |
| 1786 | + 0329CF9A27A82E19008AFF91 /* WCPayCharge.swift */, |
| 1787 | + 0359EA0C27AAC5F80048DE2D /* WCPayChargeStatus.swift */, |
1763 | 1788 | 3105470B262E27F000C5C02B /* WCPayPaymentIntentStatusEnum.swift */, |
| 1789 | + 0359EA0E27AAC6410048DE2D /* WCPayPaymentMethodDetails.swift */, |
| 1790 | + 0359EA1027AAC6740048DE2D /* WCPayPaymentMethodType.swift */, |
1764 | 1791 | FE28F6E126840DED004465C7 /* User.swift */, |
1765 | 1792 | ); |
1766 | 1793 | path = Model; |
|
2687 | 2714 | D89A01D426D3F8D9008195BE /* ReaderLocation.swift in Sources */, |
2688 | 2715 | 74C8F06420EEB44800B6EDC9 /* OrderNote.swift in Sources */, |
2689 | 2716 | 02C254AC2563781800A04423 /* ShippingLabelStatus.swift in Sources */, |
| 2717 | + 0359EA1B27AAC7CC0048DE2D /* WCPayCardPresentReceiptDetails.swift in Sources */, |
2690 | 2718 | 74ABA1D3213F25AE00FFAD30 /* TopEarnerStatsMapper.swift in Sources */, |
2691 | 2719 | 020D07B823D852BB00FD9580 /* Media.swift in Sources */, |
2692 | 2720 | B5BB1D0C20A2050300112D92 /* DateFormatter+Woo.swift in Sources */, |
|
2729 | 2757 | 456930AB264EB85A009ED69D /* ShippingLabelCarriersAndRatesMapper.swift in Sources */, |
2730 | 2758 | CCF48AD4262864CB0034EA83 /* ShippingLabelAccountSettings.swift in Sources */, |
2731 | 2759 | CE12FBD9221F3A6F00C59248 /* OrderStatus.swift in Sources */, |
| 2760 | + 0359EA0F27AAC6410048DE2D /* WCPayPaymentMethodDetails.swift in Sources */, |
2732 | 2761 | 7426CA1121AF30BD004E9FFC /* SiteAPIMapper.swift in Sources */, |
2733 | 2762 | 57E8FED3246616AC0057CD68 /* Result+Extensions.swift in Sources */, |
2734 | 2763 | 020D07BC23D856BF00FD9580 /* MediaRemote.swift in Sources */, |
|
2862 | 2891 | 77CE40602514CB3E003FF69D /* ProductDownloadDragAndDrop.swift in Sources */, |
2863 | 2892 | 2685C0FE263B5D8900D9EE97 /* AddOnGroupRemote.swift in Sources */, |
2864 | 2893 | 450106912399B2C800E24722 /* TaxClassListMapper.swift in Sources */, |
| 2894 | + 0329CF9B27A82E19008AFF91 /* WCPayCharge.swift in Sources */, |
2865 | 2895 | 74749B97224134FF005C4CF2 /* ProductMapper.swift in Sources */, |
2866 | 2896 | 26455E2A25F669F0008A1D32 /* ProductAttributeTermMapper.swift in Sources */, |
| 2897 | + 0359EA1127AAC6740048DE2D /* WCPayPaymentMethodType.swift in Sources */, |
2867 | 2898 | 026CF61A237D607A009563D4 /* ProductVariationAttribute.swift in Sources */, |
2868 | 2899 | D8FBFF1A22D4DF7A006E3336 /* OrderStatsV4.swift in Sources */, |
2869 | 2900 | 74A1D26B21189B8100931DFA /* SiteVisitStatsItem.swift in Sources */, |
|
2872 | 2903 | 314703082670222500EF253A /* PaymentGatewayAccount.swift in Sources */, |
2873 | 2904 | CCF48B282628A4EB0034EA83 /* ShippingLabelAccountSettingsMapper.swift in Sources */, |
2874 | 2905 | B5BB1D1220A255EC00112D92 /* OrderStatusEnum.swift in Sources */, |
| 2906 | + 0359EA1727AAC7740048DE2D /* WCPayCardFunding.swift in Sources */, |
2875 | 2907 | D88E229425AC9B420023F3B1 /* OrderFeeTaxStatus.swift in Sources */, |
2876 | 2908 | B5DAEFF02180DD5A0002356A /* NotificationsRemote.swift in Sources */, |
2877 | 2909 | 2665032A261F41510079A159 /* ProductAddOn.swift in Sources */, |
2878 | 2910 | 020D07BE23D8570800FD9580 /* MediaListMapper.swift in Sources */, |
| 2911 | + 0359EA1327AAC6D00048DE2D /* WCPayCardPaymentDetails.swift in Sources */, |
2879 | 2912 | CCB2CA9E262091CB00285CA0 /* SuccessDataResultMapper.swift in Sources */, |
2880 | 2913 | 74C8F06820EEB7BD00B6EDC9 /* OrderNotesMapper.swift in Sources */, |
2881 | 2914 | 24F98C582502EA8800F49B68 /* FeatureFlagMapper.swift in Sources */, |
|
2927 | 2960 | B59325D5217E4206000B0E8E /* NoteRange.swift in Sources */, |
2928 | 2961 | 26B2F74324C545D50065CCC8 /* Leaderboard.swift in Sources */, |
2929 | 2962 | 458C6DE425AC72A1009B300D /* StoredProductSettings.swift in Sources */, |
| 2963 | + 0359EA1927AAC79E0048DE2D /* WCPayCardPresentPaymentDetails.swift in Sources */, |
2930 | 2964 | 45150A9C2683417A006922EA /* StateOfACountry.swift in Sources */, |
2931 | 2965 | AEF9458B27297FF6001DCCFB /* IgnoringResponseMapper.swift in Sources */, |
2932 | 2966 | B59325C7217E22FC000B0E8E /* Note.swift in Sources */, |
2933 | 2967 | CE0A0F13223942D90075ED8D /* ProductImage.swift in Sources */, |
2934 | 2968 | D8FBFF0B22D3ADB1006E3336 /* OrderStatsRemoteV4.swift in Sources */, |
2935 | 2969 | 029BA53B255DFABD006171FD /* ShippingLabelPrintDataMapper.swift in Sources */, |
| 2970 | + 0359EA0D27AAC5F80048DE2D /* WCPayChargeStatus.swift in Sources */, |
2936 | 2971 | CE430674234BA6AD0073CBFF /* RefundMapper.swift in Sources */, |
2937 | 2972 | CE0A0F1B223989670075ED8D /* ProductsRemote.swift in Sources */, |
| 2973 | + 0359EA1527AAC7460048DE2D /* WCPayCardBrand.swift in Sources */, |
2938 | 2974 | 2665032E261F4FBF0079A159 /* ProductAddOnOption.swift in Sources */, |
2939 | 2975 | 028296F7237D588700E84012 /* ProductVariation.swift in Sources */, |
2940 | 2976 | DEC51AEF2768A628009F3DF4 /* SystemStatus+Database.swift in Sources */, |
|
0 commit comments