---
title: OrderProvider
framework: walletorders
role: symbol
role_heading: Object
path: walletorders/orderprovider
---

# OrderProvider

Information about the platform providing the order data.

## Declaration

```data
object OrderProvider
```

## Properties

displayName: The localized display name of the order provider platform. trackingLogoNameDarkColorScheme: The name of the logo image for the order provider that’s intended for the dark color scheme. When the shipping fulfilment has a trackingURL, it uses this image. trackingLogoNameLightColorScheme: The name of the logo image for the order provider that’s intended for the light color scheme. When the shipping fulfilment has a trackingURL, it uses this image. url: The URL of the order provder platform.

## See Also

### Supporting objects

- [Customer](walletorders/customer.md)
- [Merchant](walletorders/merchant.md)
- [Address](walletorders/address.md)
- [Application](walletorders/application.md)
- [Barcode](walletorders/barcode.md)
- [CurrencyAmount](walletorders/currencyamount.md)
- [LineItem](walletorders/lineitem.md)
- [Location](walletorders/location.md)
- [OrderIdentifiers](walletorders/orderidentifiers.md)
- [Payment](walletorders/payment.md)
- [Payment.SummaryItems](walletorders/payment/summaryitems-data.dictionary.md)
- [PaymentMethod](walletorders/paymentmethod.md)
- [PaymentTransaction](walletorders/paymenttransaction.md)
- [PickupFulfillment](walletorders/pickupfulfillment.md)
- [Return](walletorders/return.md)
