public class ExportPaymentURLObject extends IPGAPIActionObject implements ExportPaymentURL
clientLocale, createPaymentURL, deletePaymentURL, exportPaymentURL, getExternalConsumerInformation, getExternalTransactionStatus, getLastOrders, getLastTransactions, initiateClearing, inquiryCardInformation, inquiryOrder, inquiryTransaction, manageProducts, manageProductStock, recurringPayment, requestCardRateForDCC, requestMerchantRateForDynamicPricing, sendEMailNotification, storeHostedData, validate
Constructor and Description |
---|
ExportPaymentURLObject(String storeID,
String orderID,
String startDateTime,
String endDateTime,
String merchantTransactionID)
Making a ExportPaymentUrlObject with a valid store, orderID,
startDatetime, endDateTime, merchantTransactionId
|
Modifier and Type | Method and Description |
---|---|
de.firstdata.ipg.api.schema.ExportPaymentURL |
getExportPaymentURL() |
void |
setStoreId(String storeID) |
getFormattedDate, setClientLocale
getClientLocale, getCreatePaymentURL, getDeletePaymentURL, 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 ExportPaymentURLObject(@Nonnull String storeID, String orderID, @Nonnull String startDateTime, @Nonnull String endDateTime, String merchantTransactionID)
storeID
- orderID
- startDateTime
- endDateTime
- merchantTransactionID
- public void setStoreId(String storeID)
setStoreId
in interface IPGApiAction
public de.firstdata.ipg.api.schema.ExportPaymentURL getExportPaymentURL()
getExportPaymentURL
in interface ExportPaymentURL
getExportPaymentURL
in class de.firstdata.ipg.api.schema.Action
Copyright © 2019. All rights reserved.