|
467 | 467 | B5C6FCD420A373BB00A4F8E4 /* OrderMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5C6FCD320A373BA00A4F8E4 /* OrderMapper.swift */; }; |
468 | 468 | B5C6FCD620A3768900A4F8E4 /* order.json in Resources */ = {isa = PBXBuildFile; fileRef = B5C6FCD520A3768900A4F8E4 /* order.json */; }; |
469 | 469 | B5DAEFF02180DD5A0002356A /* NotificationsRemote.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5DAEFEF2180DD5A0002356A /* NotificationsRemote.swift */; }; |
| 470 | + BAB373722795A1FB00837B4A /* OrderTaxLine.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAB373712795A1FB00837B4A /* OrderTaxLine.swift */; }; |
470 | 471 | CC07865F267799EE00BA9AC1 /* ShippingLabelPurchase.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC07865E267799EE00BA9AC1 /* ShippingLabelPurchase.swift */; }; |
471 | 472 | CC0786612677B2DA00BA9AC1 /* ShippingLabelPurchaseMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC0786602677B2DA00BA9AC1 /* ShippingLabelPurchaseMapper.swift */; }; |
472 | 473 | CC0786632678F79500BA9AC1 /* shipping-label-purchase-success.json in Resources */ = {isa = PBXBuildFile; fileRef = CC0786622678F79500BA9AC1 /* shipping-label-purchase-success.json */; }; |
|
543 | 544 | D823D91022377B4F00C90817 /* ShipmentTrackingProviderGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = D823D90F22377B4F00C90817 /* ShipmentTrackingProviderGroup.swift */; }; |
544 | 545 | D823D91222377DF300C90817 /* ShipmentTrackingProviderListMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D823D91122377DF200C90817 /* ShipmentTrackingProviderListMapper.swift */; }; |
545 | 546 | D823D91422377EE600C90817 /* shipment_tracking_providers.json in Resources */ = {isa = PBXBuildFile; fileRef = D823D91322377EE600C90817 /* shipment_tracking_providers.json */; }; |
546 | | - D865CE6E278CC19A002C8520 /* stripe-location.json in Resources */ = {isa = PBXBuildFile; fileRef = D865CE6C278CC19A002C8520 /* stripe-location.json */; }; |
547 | | - D865CE6F278CC19A002C8520 /* stripe-location-error.json in Resources */ = {isa = PBXBuildFile; fileRef = D865CE6D278CC19A002C8520 /* stripe-location-error.json */; }; |
548 | 547 | D865CE5B278CA10B002C8520 /* stripe-payment-intent-requires-payment-method.json in Resources */ = {isa = PBXBuildFile; fileRef = D865CE5A278CA10B002C8520 /* stripe-payment-intent-requires-payment-method.json */; }; |
549 | 548 | D865CE5D278CA159002C8520 /* stripe-payment-intent-requires-confirmation.json in Resources */ = {isa = PBXBuildFile; fileRef = D865CE5C278CA159002C8520 /* stripe-payment-intent-requires-confirmation.json */; }; |
550 | 549 | D865CE5F278CA183002C8520 /* stripe-payment-intent-requires-action.json in Resources */ = {isa = PBXBuildFile; fileRef = D865CE5E278CA183002C8520 /* stripe-payment-intent-requires-action.json */; }; |
|
554 | 553 | D865CE67278CA225002C8520 /* stripe-payment-intent-succeeded.json in Resources */ = {isa = PBXBuildFile; fileRef = D865CE66278CA225002C8520 /* stripe-payment-intent-succeeded.json */; }; |
555 | 554 | D865CE69278CA245002C8520 /* stripe-payment-intent-unknown-status.json in Resources */ = {isa = PBXBuildFile; fileRef = D865CE68278CA245002C8520 /* stripe-payment-intent-unknown-status.json */; }; |
556 | 555 | D865CE6B278CA266002C8520 /* stripe-payment-intent-error.json in Resources */ = {isa = PBXBuildFile; fileRef = D865CE6A278CA266002C8520 /* stripe-payment-intent-error.json */; }; |
| 556 | + D865CE6E278CC19A002C8520 /* stripe-location.json in Resources */ = {isa = PBXBuildFile; fileRef = D865CE6C278CC19A002C8520 /* stripe-location.json */; }; |
| 557 | + D865CE6F278CC19A002C8520 /* stripe-location-error.json in Resources */ = {isa = PBXBuildFile; fileRef = D865CE6D278CC19A002C8520 /* stripe-location-error.json */; }; |
557 | 558 | D865CE72278CC215002C8520 /* stripe-customer.json in Resources */ = {isa = PBXBuildFile; fileRef = D865CE70278CC215002C8520 /* stripe-customer.json */; }; |
558 | 559 | D865CE73278CC215002C8520 /* stripe-customer-error.json in Resources */ = {isa = PBXBuildFile; fileRef = D865CE71278CC215002C8520 /* stripe-customer-error.json */; }; |
559 | 560 | D87F6151226591E10031A13B /* NullNetwork.swift in Sources */ = {isa = PBXBuildFile; fileRef = D87F6150226591E10031A13B /* NullNetwork.swift */; }; |
|
1112 | 1113 | B5C6FCD320A373BA00A4F8E4 /* OrderMapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OrderMapper.swift; sourceTree = "<group>"; }; |
1113 | 1114 | B5C6FCD520A3768900A4F8E4 /* order.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = order.json; sourceTree = "<group>"; }; |
1114 | 1115 | B5DAEFEF2180DD5A0002356A /* NotificationsRemote.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NotificationsRemote.swift; sourceTree = "<group>"; }; |
| 1116 | + BAB373712795A1FB00837B4A /* OrderTaxLine.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderTaxLine.swift; sourceTree = "<group>"; }; |
1115 | 1117 | BD9439D9B8F2C1ED2EADAA51 /* Pods-NetworkingTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NetworkingTests.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-NetworkingTests/Pods-NetworkingTests.debug.xcconfig"; sourceTree = "<group>"; }; |
1116 | 1118 | C8F9A8CC6F90A8C9B5EF2EE2 /* Pods-Networking.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Networking.release.xcconfig"; path = "../Pods/Target Support Files/Pods-Networking/Pods-Networking.release.xcconfig"; sourceTree = "<group>"; }; |
1117 | 1119 | CC07865E267799EE00BA9AC1 /* ShippingLabelPurchase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShippingLabelPurchase.swift; sourceTree = "<group>"; }; |
|
1191 | 1193 | D823D90F22377B4F00C90817 /* ShipmentTrackingProviderGroup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShipmentTrackingProviderGroup.swift; sourceTree = "<group>"; }; |
1192 | 1194 | D823D91122377DF200C90817 /* ShipmentTrackingProviderListMapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShipmentTrackingProviderListMapper.swift; sourceTree = "<group>"; }; |
1193 | 1195 | D823D91322377EE600C90817 /* shipment_tracking_providers.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = shipment_tracking_providers.json; sourceTree = "<group>"; }; |
1194 | | - D865CE6C278CC19A002C8520 /* stripe-location.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "stripe-location.json"; sourceTree = "<group>"; }; |
1195 | | - D865CE6D278CC19A002C8520 /* stripe-location-error.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "stripe-location-error.json"; sourceTree = "<group>"; }; |
1196 | 1196 | D865CE5A278CA10B002C8520 /* stripe-payment-intent-requires-payment-method.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "stripe-payment-intent-requires-payment-method.json"; sourceTree = "<group>"; }; |
1197 | 1197 | D865CE5C278CA159002C8520 /* stripe-payment-intent-requires-confirmation.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "stripe-payment-intent-requires-confirmation.json"; sourceTree = "<group>"; }; |
1198 | 1198 | D865CE5E278CA183002C8520 /* stripe-payment-intent-requires-action.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "stripe-payment-intent-requires-action.json"; sourceTree = "<group>"; }; |
|
1202 | 1202 | D865CE66278CA225002C8520 /* stripe-payment-intent-succeeded.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "stripe-payment-intent-succeeded.json"; sourceTree = "<group>"; }; |
1203 | 1203 | D865CE68278CA245002C8520 /* stripe-payment-intent-unknown-status.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "stripe-payment-intent-unknown-status.json"; sourceTree = "<group>"; }; |
1204 | 1204 | D865CE6A278CA266002C8520 /* stripe-payment-intent-error.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "stripe-payment-intent-error.json"; sourceTree = "<group>"; }; |
| 1205 | + D865CE6C278CC19A002C8520 /* stripe-location.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "stripe-location.json"; sourceTree = "<group>"; }; |
| 1206 | + D865CE6D278CC19A002C8520 /* stripe-location-error.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "stripe-location-error.json"; sourceTree = "<group>"; }; |
1205 | 1207 | D865CE70278CC215002C8520 /* stripe-customer.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "stripe-customer.json"; sourceTree = "<group>"; }; |
1206 | 1208 | D865CE71278CC215002C8520 /* stripe-customer-error.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "stripe-customer-error.json"; sourceTree = "<group>"; }; |
1207 | 1209 | D87F6150226591E10031A13B /* NullNetwork.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NullNetwork.swift; sourceTree = "<group>"; }; |
|
1695 | 1697 | CEF88DAC233E95B000BED485 /* OrderRefundCondensed.swift */, |
1696 | 1698 | CE12FBD8221F3A6F00C59248 /* OrderStatus.swift */, |
1697 | 1699 | B5BB1D1120A255EC00112D92 /* OrderStatusEnum.swift */, |
| 1700 | + BAB373712795A1FB00837B4A /* OrderTaxLine.swift */, |
1698 | 1701 | 267313302559CC930026F7EF /* PaymentGateway.swift */, |
1699 | 1702 | 314703072670222500EF253A /* PaymentGatewayAccount.swift */, |
1700 | 1703 | D89A01D326D3F8D8008195BE /* ReaderLocation.swift */, |
|
1720 | 1723 | 31799AF7270508C600D78179 /* RemoteReaderLocation.swift */, |
1721 | 1724 | 3192F223260D34C40067FEF9 /* WCPayAccountStatusEnum.swift */, |
1722 | 1725 | D8EDFE2125EE88C9003D2213 /* ReaderConnectionToken.swift */, |
1723 | | - 318E8FD426C31F9500F519D7 /* WCPayCustomer.swift */, |
1724 | | - 31054705262E278100C5C02B /* RemotePaymentIntent.swift */, |
1725 | 1726 | 318E8FD426C31F9500F519D7 /* Customer.swift */, |
1726 | | - 31054705262E278100C5C02B /* WCPayPaymentIntent.swift */, |
| 1727 | + 31054705262E278100C5C02B /* RemotePaymentIntent.swift */, |
1727 | 1728 | 3105470B262E27F000C5C02B /* WCPayPaymentIntentStatusEnum.swift */, |
1728 | 1729 | FE28F6E126840DED004465C7 /* User.swift */, |
1729 | 1730 | ); |
|
2011 | 2012 | 311D412D2783C07D00052F64 /* StripeAccountMapper.swift */, |
2012 | 2013 | 3192F21B260D32550067FEF9 /* WCPayAccountMapper.swift */, |
2013 | 2014 | D8EDFE2525EE8A60003D2213 /* ReaderConnectionTokenMapper.swift */, |
2014 | | - 318E8FD226C31F1C00F519D7 /* WCPayCustomerMapper.swift */, |
2015 | | - 3178A49E2703E5CF00A8B4CA /* RemoteReaderLocationMapper.swift */, |
2016 | | - 31054701262E04F700C5C02B /* WCPayPaymentIntentMapper.swift */, |
2017 | 2015 | 318E8FD226C31F1C00F519D7 /* CustomerMapper.swift */, |
2018 | | - 3178A49E2703E5CF00A8B4CA /* WCPayReaderLocationMapper.swift */, |
| 2016 | + 3178A49E2703E5CF00A8B4CA /* RemoteReaderLocationMapper.swift */, |
2019 | 2017 | 31054701262E04F700C5C02B /* RemotePaymentIntentMapper.swift */, |
2020 | 2018 | 45A4B84D25D2E11300776FB4 /* ShippingLabelAddressValidationSuccessMapper.swift */, |
2021 | 2019 | CCF48B272628A4EB0034EA83 /* ShippingLabelAccountSettingsMapper.swift */, |
|
2645 | 2643 | B5BB1D0C20A2050300112D92 /* DateFormatter+Woo.swift in Sources */, |
2646 | 2644 | 743E84EE2217244C00FAC9D7 /* ShipmentTrackingListMapper.swift in Sources */, |
2647 | 2645 | 451A97E5260B631E0059D135 /* ShippingLabelPredefinedPackage.swift in Sources */, |
| 2646 | + BAB373722795A1FB00837B4A /* OrderTaxLine.swift in Sources */, |
2648 | 2647 | B567AF2520A0CCA300AB6C62 /* AuthenticatedRequest.swift in Sources */, |
2649 | 2648 | 453305E92459DF2100264E50 /* PostMapper.swift in Sources */, |
2650 | 2649 | E12552C526385B05001CEE70 /* ShippingLabelAddressValidationSuccess.swift in Sources */, |
|
0 commit comments