BTPayPalNativeRequestIntent

@objc
public enum BTPayPalNativeRequestIntent : Int

Payment intent.

Note

Must be set to .sale for immediate payment, .authorize to authorize a payment for capture later, or .order to create an order. Defaults to authorize.