Skip to content

Commit 979a632

Browse files
author
Ganeshram Chockalingam
committed
Release for new specs
1 parent 99dc0df commit 979a632

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+120
-1535
lines changed

.vs/CheckoutNETSDK/xs/UserPrefs.xml

Lines changed: 0 additions & 48 deletions
This file was deleted.

PayPalCheckoutSdk/Orders/AirlineItinerary.cs

Lines changed: 0 additions & 55 deletions
This file was deleted.

PayPalCheckoutSdk/Orders/AirlinePassenger.cs

Lines changed: 0 additions & 49 deletions
This file was deleted.

PayPalCheckoutSdk/Orders/AirlineTicket.cs

Lines changed: 0 additions & 79 deletions
This file was deleted.

PayPalCheckoutSdk/Orders/ApplicationContext.cs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,6 @@ public ApplicationContext() {}
3333
[DataMember(Name="cancel_url", EmitDefaultValue = false)]
3434
public string CancelUrl;
3535

36-
/// <summary>
37-
/// Client configuration that captures the product flows and specific experiences that a user completes a paypal transaction.
38-
/// </summary>
39-
[DataMember(Name="client_configuration", EmitDefaultValue = false)]
40-
public ClientConfiguration ClientConfiguration;
41-
4236
/// <summary>
4337
/// The type of landing page to show on the PayPal site for customer checkout.
4438
/// </summary>

PayPalCheckoutSdk/Orders/ClientConfiguration.cs

Lines changed: 0 additions & 49 deletions
This file was deleted.

0 commit comments

Comments
 (0)