Click or drag to resize

PointOfSalePaymentClient Class

Syntax
C#
public class PointOfSalePaymentClient

The PointOfSalePaymentClient type exposes the following members.

Constructors
  NameDescription
Public methodPointOfSalePaymentClient
Top
Methods
  NameDescription
Public methodCode exampleOfferRedemption

Submit an Offer Redemption. An Offer Redemption can be used to purchase an offer on behalf of a member.

Remarks
  • Only points purchases are redeemable through this service
  • Only purchases that do not require shipping are redeemable through this service
  • Admin fees and handling fees will not be included when making a purchase through this service
  • Standard shopping cart validation rules are applied
Top
See Also