Interface

GiftingApi

GiftingApi

Members

Promise.<DigitalPayGiftingProductDetail>

# getProductById

Obtains a detail of an available gift card product that can be purchased

View Source api/DigitalPayApi/Gifting.d.ts, line 14

Promise.<DigitalPayGiftingQuoteResponse>

# getQuote

Validates a gift card order and verifies discount prior to an order being placed.

View Source api/DigitalPayApi/Gifting.d.ts, line 30

Promise.<Array>

# listProducts

Obtains a list of available gift card products that can be purchased.

View Source api/DigitalPayApi/Gifting.d.ts, line 21

Promise.<DigitalPayGiftingOrderResponse>

# order

Order a gift card product.

View Source api/DigitalPayApi/Gifting.d.ts, line 37