| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
GiftCardPurchase |
ShoppingCart.getGiftCardPurchase()
Object containing information on purchased gift card(s)
|
GiftCardPurchase |
GiftCardPurchase.withAmountOfMoney(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
GiftCardPurchase |
GiftCardPurchase.withNumberOfGiftCards(Integer value)
Number of gift cards that are purchased through this transaction
|
| Modifier and Type | Method and Description |
|---|---|
void |
ShoppingCart.setGiftCardPurchase(GiftCardPurchase value)
Object containing information on purchased gift card(s)
|
ShoppingCart |
ShoppingCart.withGiftCardPurchase(GiftCardPurchase value)
Object containing information on purchased gift card(s)
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.