public class DeletePaymentURLObject extends IPGAPIActionObject implements DeletePaymentURL
clientLocale, createPaymentURL, deletePaymentURL, exportPaymentURL, getExternalConsumerInformation, getExternalTransactionStatus, getLastOrders, getLastTransactions, initiateClearing, inquiryCardInformation, inquiryOrder, inquiryTransaction, manageProducts, manageProductStock, recurringPayment, requestCardRateForDCC, requestMerchantRateForDynamicPricing, sendEMailNotification, storeHostedData, validate
Constructor and Description |
---|
DeletePaymentURLObject(String storeID,
Long ipgTransactionID)
Making a DeletepaymentUrlObject with a valid store and ipgTransactionID
|
DeletePaymentURLObject(String storeID,
String paymentUrlID)
Making a DeletepaymentUrlObject with a valid store and paymentUrlID
|
DeletePaymentURLObject(String storeID,
String orderID,
String transactionTime)
Making a DeletepaymentUrlObject with a valid orderID and transactionTime
|
Modifier and Type | Method and Description |
---|---|
de.firstdata.ipg.api.schema.DeletePaymentURL |
getDeletePaymentURL() |
void |
setStoreId(String storeID) |
getFormattedDate, setClientLocale
getClientLocale, getCreatePaymentURL, getExportPaymentURL, getGetExternalConsumerInformation, getGetExternalTransactionStatus, getGetLastOrders, getGetLastTransactions, getInitiateClearing, getInquiryCardInformation, getInquiryOrder, getInquiryTransaction, getManageProducts, getManageProductStock, getRecurringPayment, getRequestCardRateForDCC, getRequestMerchantRateForDynamicPricing, getSendEMailNotification, getStoreHostedData, getValidate, setClientLocale, setCreatePaymentURL, setDeletePaymentURL, setExportPaymentURL, setGetExternalConsumerInformation, setGetExternalTransactionStatus, setGetLastOrders, setGetLastTransactions, setInitiateClearing, setInquiryCardInformation, setInquiryOrder, setInquiryTransaction, setManageProducts, setManageProductStock, setRecurringPayment, setRequestCardRateForDCC, setRequestMerchantRateForDynamicPricing, setSendEMailNotification, setStoreHostedData, setValidate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setClientLocale
public DeletePaymentURLObject(String storeID, Long ipgTransactionID)
storeID
- ipgTransactionID
- public DeletePaymentURLObject(String storeID, String paymentUrlID)
storeID
- paymentUrlID
- public void setStoreId(String storeID)
setStoreId
in interface IPGApiAction
public de.firstdata.ipg.api.schema.DeletePaymentURL getDeletePaymentURL()
getDeletePaymentURL
in interface DeletePaymentURL
getDeletePaymentURL
in class de.firstdata.ipg.api.schema.Action
Copyright © 2019. All rights reserved.