A
- AbstractElement — Class in namespace Alvine\Payment\Amazon
- Amazon XML Element
- AbstractResponse — Class in namespace Alvine\Payment\Amazon
- Ergebnis der API-Anfrage
- Authenticating — Class in namespace Alvine\Payment\Amazon
- Authenticating
- $Authenticating#awsSecretAccessKey — Property in class Authenticating
- $Authenticating#awsAccessKeyID — Property in class Authenticating
- Client::authorize() — Method in class Client
- Autorisiert einen Bestimmten Betrag
- Address — Class in namespace Alvine\Payment\Amazon\Element
- Address
- AuthorizationAmount — Class in namespace Alvine\Payment\Amazon\Element
- AuthorizationAmount
- AuthorizationBillingAddress — Class in namespace Alvine\Payment\Amazon\Element
- AuthorizationBillingAddress
- AuthorizationDetails — Class in namespace Alvine\Payment\Amazon\Element
- AuthorizationDetails
- AuthorizationFee — Class in namespace Alvine\Payment\Amazon\Element
- AuthorizationFee
- AuthorizationStatus — Class in namespace Alvine\Payment\Amazon\Element
- AuthorizationStatus
- AuthorizationNotification — Class in namespace Alvine\Payment\Amazon\Notification
- AuthorizationNotification
- AuthorizeResponse — Class in namespace Alvine\Payment\Amazon\Response
- AuthorizeResponse
B
- BillingAddress — Class in namespace Alvine\Payment\Amazon\Element
- BillingAddress
- Buyer — Class in namespace Alvine\Payment\Amazon\Element
- Buyer
C
- Client — Class in namespace Alvine\Payment\Amazon
- Amazon Cient
- Client::createRequestHeader() — Method in class Client
- Request-Header
- Client::convertAndSendRequest() — Method in class Client
- convertAndSendRequest
- Client::confirmOrderReference() — Method in class Client
- Auftrag bestätigen
- Client::cancelOrderReference() — Method in class Client
- Storniert einen Auftrag
- Client::capture() — Method in class Client
- Verbuchen von Geldbeträgen eines Auftrags
- Client::closeOrderReference() — Method in class Client
- Schließt einen Auftrag ab
- Component — Class in namespace Alvine\Payment\Amazon
- Die Komponentenklasse stellt Methoden zur Verfügung,
um Informationen der plantUML-Komponente zu erhalten.
- ComponentException — Class in namespace Alvine\Payment\Amazon
- ComponentException
- CurrencyNotSupportedException — Class in namespace Alvine\Payment\Amazon
- CurrencyNotSupportedException
- CaptureAmount — Class in namespace Alvine\Payment\Amazon\Element
- CaptureAmount
- CaptureDetails — Class in namespace Alvine\Payment\Amazon\Element
- CaptureDetails
- CaptureFee — Class in namespace Alvine\Payment\Amazon\Element
- CaptureFee
- CaptureStatus — Class in namespace Alvine\Payment\Amazon\Element
- CaptureStatus
- CapturedAmount — Class in namespace Alvine\Payment\Amazon\Element
- CapturedAmount
- Constraint — Class in namespace Alvine\Payment\Amazon\Element
- Constraint
- CaptureNotification — Class in namespace Alvine\Payment\Amazon\Notification
- CaptureNotification
- CancelOrderReferenceResponse — Class in namespace Alvine\Payment\Amazon\Response
- CancelOrderReferenceResponse
- CaptureResponse — Class in namespace Alvine\Payment\Amazon\Response
- CaptureResponse
- CloseOrderReferenceResponse — Class in namespace Alvine\Payment\Amazon\Response
- CloseOrderReferenceResponse
- ConfirmOrderReferenceResponse — Class in namespace Alvine\Payment\Amazon\Response
- ConfirmOrderReferenceResponse
D
- Destination — Class in namespace Alvine\Payment\Amazon\Element
- Destination
E
- ErrorResponse — Class in namespace Alvine\Payment\Amazon\Response
- Errorresponse
F
- FeeRefunded — Class in namespace Alvine\Payment\Amazon\Element
- FeeRefunded
G
- AbstractElement::getParser() — Method in class AbstractElement
- Liefert einen neues Parser Objekt
und setzt den Namespace "\Alvine\Payment\Amazon\Element\"
- AbstractElement::getFirstChildValue() — Method in class AbstractElement
- Hilfsmethode
Gibt den Wert eines Elementes zurück
- AbstractResponse::getParser() — Method in class AbstractResponse
- Liefert einen neues Parser Objekt
und setzt den Namespace "\Alvine\Payment\Amazon\Element\"
- AbstractResponse::getResponseMetadata() — Method in class AbstractResponse
- Liefert die Meta Daten des Response zurück
- Authenticating::getSignature() — Method in class Authenticating
- Gibt eine Signatur zurück auf Basis einer eindeutigen Zeichenkette
- Authenticating::getStringToSign() — Method in class Authenticating
- Gibt eine eindeutige Zeichenkette des Request zurück
dieser wird für die Berechnung der Signatur benötigt
- Authenticating::getInstanceFromArray() — Method in class Authenticating
- Erstellt ein neues Objekt aus einem Array
- Client::getOrderReferenceDetails() — Method in class Client
- Liefert Details zu einem Auftrag
- Component::getBasePath() — Method in class Component
- Pfad der Klasse
- OrderReferenceAttributes::getOrderTotal() — Method in class OrderReferenceAttributes
- Liefert den Gesamtbetrag zurück
- OrderReferenceAttributes::getPlatformId() — Method in class OrderReferenceAttributes
- Liefert die PlatformID
- OrderReferenceAttributes::getSellerNote() — Method in class OrderReferenceAttributes
- Liefert die Verkäufernotiz
- OrderReferenceAttributes::getSellerOrderAttributes() — Method in class OrderReferenceAttributes
- Liefert weitere Informationen zu dem Auftrag
- OrderReferenceAttributes::getParameter() — Method in class OrderReferenceAttributes
- Liefert alle gesetzen Werte als Zeichenkette für den Request zurück
- Address::getContact() — Method in class Address
- Liefert die Kontaktperson der Adresse zurück
- Address::getAddressLine1() — Method in class Address
- Liefert die 1. Adresszeile zurück
- Address::getAddressLine2() — Method in class Address
- Liefert die 2. Adresszeile zurück
- Address::getAddressLine3() — Method in class Address
- Liefert die 3. Adresszeile zurück
- Address::getCity() — Method in class Address
- Liefert die Stadt zurück
- Address::getCounty() — Method in class Address
- Liefert die Grafschaft zurück
dieser Wert ist optional
- Address::getDistrict() — Method in class Address
- Liefert den Bezirk zurück
dieser Wert ist optional
- Address::getStateOrRegion() — Method in class Address
- Liefert den Staat oder die Region zurück
- Address::getPostalCode() — Method in class Address
- Liefert die Postleitzahl zurück
- Address::getCountryCode() — Method in class Address
- Liefert den Ländercode im ISO 3166 Format
- Address::getPhone() — Method in class Address
- Liefert die Telefonnummer zurück
- AuthorizationAmount::getParameter() — Method in class AuthorizationAmount
- Liefert die Parameter für den "authorize" Call
- AuthorizationDetails::getAuthorizationBillingAddress() — Method in class AuthorizationDetails
- Liefert die Rechnungsadresse zurück
- AuthorizationDetails::getAmazonAuthorizationId() — Method in class AuthorizationDetails
- Liefert die ID der Autorisierung zurück
- AuthorizationDetails::getAuthorizationReferenceId() — Method in class AuthorizationDetails
- Liefert die von Amazon erstellte ID der Autorisierung zurück
- AuthorizationDetails::getSellerAuthorizationNote() — Method in class AuthorizationDetails
- Liefert die Beschreibung der Verkäufernotiz zurück
- AuthorizationDetails::getAuthorizationAmount() — Method in class AuthorizationDetails
- Liefert den Betrag der autorisiert wurde zurück
- AuthorizationDetails::getCapturedAmount() — Method in class AuthorizationDetails
- Liefert den Betrag der eingezogen wurde zurück
- AuthorizationDetails::getAuthorizationFee() — Method in class AuthorizationDetails
- Liefert die Amazon Kosten diese Autorisierung zurück
- AuthorizationDetails::getIdList() — Method in class AuthorizationDetails
- Liefert eine Liste von AmazonCaptureIds zurück, die bisher auf diese Autorisieung angewendet wurden, zurück.
- AuthorizationDetails::getCreationTimestamp() — Method in class AuthorizationDetails
- Liefert den Zeitpunkt, wann die Autorisierung erstellt wurde, zurück
- AuthorizationDetails::getExpirationTimestamp() — Method in class AuthorizationDetails
- Liefert den Zeitpunkt, wann die Autorisierung abläuft, zurück
- AuthorizationDetails::getAuthorizationStatus() — Method in class AuthorizationDetails
- Liefert den aktuellen Status der Autorisierung zurück
- AuthorizationDetails::getCaptureNow() — Method in class AuthorizationDetails
- Liefert zurück, ob direkt eingezogen wurde
- AuthorizationDetails::getSoftDescriptor() — Method in class AuthorizationDetails
- Liefert eine Beschreibung zurück, die dem Käufer angezeigt wird,
wenn direkt eingezogen wurde
- BillingAddress::getAddressType() — Method in class BillingAddress
- Liefert den Typ der Adresse zurück
- BillingAddress::getPhysicalAddress() — Method in class BillingAddress
- Liefert die Adresse des Käufers zurück
- Buyer::getBuyerName() — Method in class Buyer
- Liefert den Namen des Käufers zurück
- Buyer::getEmail() — Method in class Buyer
- Liefert die eMail des Käufers zurück
- Buyer::getPhone() — Method in class Buyer
- Liefert die Telefonnummer des Käufers zurück
- CaptureAmount::getParameter() — Method in class CaptureAmount
- Liefert die Parameter für den "Capture" Call
- CaptureDetails::getAmazonCaptureId() — Method in class CaptureDetails
- Liefert die AmazonCaptureId zurück
- CaptureDetails::getCaptureReferenceId() — Method in class CaptureDetails
- Liefert die CaptureReferenceId zurück
- CaptureDetails::getSellerCaptureNote() — Method in class CaptureDetails
- Liefert die SellerCaptureNote zurück
- CaptureDetails::getCaptureAmount() — Method in class CaptureDetails
- Liefert den verbuchten Betrag zurück
- CaptureDetails::getRefundedAmount() — Method in class CaptureDetails
- Liefert den zurückgebuchten Betrag zurück
- CaptureDetails::getCaptureFee() — Method in class CaptureDetails
- Liefert die Gebüren für die Buchung zurück
- CaptureDetails::getIdList() — Method in class CaptureDetails
- Liefert eine Liste von AmazonCaptureIds zurück, die bisher auf diese Autorisieung angewendet wurden, zurück.
- CaptureDetails::getCreationTimestamp() — Method in class CaptureDetails
- Liefert den Zeitpunkt, wann die Autorisierung erstellt wurde, zurück
- CaptureDetails::getCaptureStatus() — Method in class CaptureDetails
- Liefert den Status der Buchung zurück
- CaptureDetails::getSoftDescriptor() — Method in class CaptureDetails
- Liefert eine Beschreibung zurück, die dem Käufer angezeigt wird,
wenn direkt eingezogen wurde
- Constraint::getConstraintID() — Method in class Constraint
- Liefert die ID des Constraints zurück
- Constraint::getDescription() — Method in class Constraint
- Liefert die Beschreibung des Constraints zurück
- Destination::getDestinationType() — Method in class Destination
- Liefert den Typ der Adresse zurück
- Destination::getPhysicalDestination() — Method in class Destination
- Liefert Adresse des Käufers zurück
- OrderReference::getAmazonOrderReferenceId() — Method in class OrderReference
- Liefert die Bestellbezeichnungs-Kennung aus dem "Amazon Button widget".
- OrderReference::getOrderTotal() — Method in class OrderReference
- Liefert den Gesamtbetrag für diesen Auftrag
- OrderReference::getSellerOrderAttributes() — Method in class OrderReference
- getSellerOrderAttributes
- OrderReference::getOrderReferenceStatus() — Method in class OrderReference
- Liefert den aktuellen Status eines Auftrags zurück
- OrderReference::getCreationTimestamp() — Method in class OrderReference
- Liefert den Zeitpunkt in UTC zurück, wann die Referenz erstellt wurde.
- OrderReference::getExpirationTimestamp() — Method in class OrderReference
- Liefert den Zeitpunkt in UTC zurück, ab wann die Referenz nicht mehr gültig für Autorisierungsanfragen ist.
- OrderReferenceDetails::getBuyer() — Method in class OrderReferenceDetails
- Liefert Details über den Käufer
- OrderReferenceDetails::getSellerNote() — Method in class OrderReferenceDetails
- Liefert eine Beschreibung der Bestellung,
diese wird in der E-Mails an den Käufer angezeigt.
- OrderReferenceDetails::getPlatformId() — Method in class OrderReferenceDetails
- Liefert die ID des Systems
mit der diese Schnittstelle entwickelt wurde
- OrderReferenceDetails::getDestination() — Method in class OrderReferenceDetails
- Liefert die gewählte Adresse des Käufers zurück.
- OrderReferenceDetails::getBillingAddress() — Method in class OrderReferenceDetails
- Liefert die Rechnungs Adresse des Käufers zurück.
- OrderReferenceDetails::getReleaseEnvironment() — Method in class OrderReferenceDetails
- Liefert zurück wo der Auftrag erstellt wurde
"Produktion" oder "Sandbox" Umgebung
- OrderReferenceDetails::getOrderLanguage() — Method in class OrderReferenceDetails
- Liefert die Sprache, die verwendet wurde beim Login oder Zustimmungs Bildschirm zurück
- OrderReferenceDetails::getConstraints() — Method in class OrderReferenceDetails
- Liefert eine Liste der Einschränkungen,
welche Informationen fehlen oder nicht korrekt sind.
- OrderReferenceDetails::getIdList() — Method in class OrderReferenceDetails
- Liefert eine Liste von AmazonAuthorizationIds die auf diesen Auftrag angefordert wurden
- Price::getCurrencyCode() — Method in class Price
- Liefert die Währung zurück
- Price::getAmount() — Method in class Price
- Liefert den Gesamtbetrag zurück
- RefundAmount::getParameter() — Method in class RefundAmount
- Liefert die Parameter für den "Refund" Call
- RefundDetails::getAmazonRefundId() — Method in class RefundDetails
- Liefert die AmazonRefundId zurück
- RefundDetails::getRefundReferenceId() — Method in class RefundDetails
- Liefert die RefundReferenceId zurück
- RefundDetails::getSellerRefundNote() — Method in class RefundDetails
- Liefert die SellerRefundNote zurück
- RefundDetails::getRefundType() — Method in class RefundDetails
- Liefert den Typ zurück
- RefundDetails::getRefundAmount() — Method in class RefundDetails
- Liefert den Betrag zurück
- RefundDetails::getFeeRefunded() — Method in class RefundDetails
- Liefert die Gebüren der Erstattung zurück
- RefundDetails::getCreationTimestamp() — Method in class RefundDetails
- Liefert den Erstattungs Zeitpunkt zurück
- RefundDetails::getRefundStatus() — Method in class RefundDetails
- Liefert den Status zurück
- RefundDetails::getSoftDescriptor() — Method in class RefundDetails
- Liefert eine Beschreibung zurück, die dem Käufer angezeigt wird,
wenn direkt eingezogen wurde
- ResponseMetadata::getRequestId() — Method in class ResponseMetadata
- getRequestId
- SellerOrderAttributes::getSellerOrderId() — Method in class SellerOrderAttributes
- Liefert die Bestellnummer zurück
- SellerOrderAttributes::getStoreName() — Method in class SellerOrderAttributes
- Liefert den Onlineshop Namen zurück
- SellerOrderAttributes::getCustomInformation() — Method in class SellerOrderAttributes
- Liefert die zusätzlichen Informationen zurück
- Status::getState() — Method in class Status
- Liefert den Status zurück
- Status::getLastUpdateTimestamp() — Method in class Status
- Liefert den Zeitstempel im ISO 8601-Format, der die Zeit,
wann der Auftrag zuletzt den Referenzzustand aktualisiert hat.
- Status::getReasonCode() — Method in class Status
- Liefert den Grund des Status
Optional, wenn der Status "Draft" ist
- Status::getReasonDescription() — Method in class Status
- Liefert eine optionale Beschreibung des Auftrags
- AuthorizationNotification::getResult() — Method in class AuthorizationNotification
- Liefert den Inhalt von
- CaptureNotification::getResult() — Method in class CaptureNotification
- Liefert den Inhalt von
- OrderReferenceNotification::getResult() — Method in class OrderReferenceNotification
- Liefert den Inhalt von
- RefundNotification::getResult() — Method in class RefundNotification
- Liefert den Inhalt von
- AuthorizeResponse::getResult() — Method in class AuthorizeResponse
- Liefert den Inhalt von
- CaptureResponse::getResult() — Method in class CaptureResponse
- Liefert den Inhalt von
- ErrorResponse::getType() — Method in class ErrorResponse
- Liefert den Fehlertyp zurück
- ErrorResponse::getCode() — Method in class ErrorResponse
- Liefert den Fehlercode zurück
- ErrorResponse::getMessage() — Method in class ErrorResponse
- Liefert die Fehlermeldung zurück
- ErrorResponse::getRequestID() — Method in class ErrorResponse
- Liefert die RequestID zurück
- GetOrderReferenceDetailsResponse — Class in namespace Alvine\Payment\Amazon\Response
- GetOrderReferenceDetailsResponse
- GetOrderReferenceDetailsResponse::getResult() — Method in class GetOrderReferenceDetailsResponse
- Liefert den Inhalt von
- RefundResponse::getResult() — Method in class RefundResponse
- Liefert den Inhalt von
- SetOrderReferenceDetailsResponse::getResult() — Method in class SetOrderReferenceDetailsResponse
- Liefert den Inhalt von
- Uri::getSignature() — Method in class Uri
- Gibt die Signatur zurück
I
- Authenticating::isValid() — Method in class Authenticating
- Überprüfen der Autorisation
M
- MissingRequiredValueException — Class in namespace Alvine\Payment\Amazon\Element
- MissingRequiredValueException
N
- NotAvailableException — Class in namespace Alvine\Payment\Amazon\Element
- NotAvailableException
O
- OrderReferenceAttributes — Class in namespace Alvine\Payment\Amazon\DataTypes
- OrderReferenceAttributes
- $OrderReferenceAttributes#orderTotal — Property in class OrderReferenceAttributes
- OrderReference — Class in namespace Alvine\Payment\Amazon\Element
- OrderReference
- OrderReferenceDetails — Class in namespace Alvine\Payment\Amazon\Element
- OrderReferenceDetails
- OrderReferenceStatus — Class in namespace Alvine\Payment\Amazon\Element
- OrderReferenceStatus
- OrderTotal — Class in namespace Alvine\Payment\Amazon\Element
- OrderTotal
- OrderReferenceNotification — Class in namespace Alvine\Payment\Amazon\Notification
- OrderReferenceNotification
P
- Authenticating::prepare() — Method in class Authenticating
- Den Request manipulieren
- $OrderReferenceAttributes#platformId — Property in class OrderReferenceAttributes
- PhysicalAddress — Class in namespace Alvine\Payment\Amazon\Element
- PhysicalAddress
- PhysicalDestination — Class in namespace Alvine\Payment\Amazon\Element
- PhysicalDestination
- Price — Class in namespace Alvine\Payment\Amazon\Element
- Price
R
- $Client#relativeurl — Property in class Client
- Client::refund() — Method in class Client
- Rückerstattung eines Betrags
- RefundAmount — Class in namespace Alvine\Payment\Amazon\Element
- RefundAmount
- RefundDetails — Class in namespace Alvine\Payment\Amazon\Element
- RefundDetails
- RefundStatus — Class in namespace Alvine\Payment\Amazon\Element
- RefundStatus
- RefundedAmount — Class in namespace Alvine\Payment\Amazon\Element
- RefundedAmount
- ResponseMetadata — Class in namespace Alvine\Payment\Amazon\Element
- ResponseMetadata
- $ResponseMetadata#requestId — Property in class ResponseMetadata
- RefundNotification — Class in namespace Alvine\Payment\Amazon\Notification
- RefundNotification
- RefundResponse — Class in namespace Alvine\Payment\Amazon\Response
- RefundResponse
S
- AbstractElement::setFirstChildValue() — Method in class AbstractElement
- Hilfsmethode
Setzt den Wert eines Elementes
Wenn dieses Element noch nicht angelegt wurde wird es angelegt
- $Authenticating#sellerID — Property in class Authenticating
- Authenticating::sortQuery() — Method in class Authenticating
- Sortiert die Query Parameter und weist diese neu zu
- Client::setOrderReferenceDetails() — Method in class Client
- Setzt Details eines Auftrages
- $OrderReferenceAttributes#sellerNote — Property in class OrderReferenceAttributes
- $OrderReferenceAttributes#sellerOrderAttributes — Property in class OrderReferenceAttributes
- OrderReferenceAttributes::setOrderTotal() — Method in class OrderReferenceAttributes
- Setzt den Gesamtbetrag
- OrderReferenceAttributes::setPlatformId() — Method in class OrderReferenceAttributes
- Setzt die PlatzformID
- OrderReferenceAttributes::setSellerNote() — Method in class OrderReferenceAttributes
- Setzt die Verkäufernotiz
- OrderReferenceAttributes::setSellerOrderAttributes() — Method in class OrderReferenceAttributes
- Setzt weitere Informationen zu dem Auftrag
- Price::setCurrencyCode() — Method in class Price
- Setzt die Währung
- Price::setAmount() — Method in class Price
- Setzt den Gesamtbetrag
- SellerOrderAttributes — Class in namespace Alvine\Payment\Amazon\Element
- SellerOrderAttributes
- SellerOrderAttributes::setSellerOrderId() — Method in class SellerOrderAttributes
- Setzt die Bestellnummer
- SellerOrderAttributes::setStoreName() — Method in class SellerOrderAttributes
- Setzt den Onlineshop Namen
- SellerOrderAttributes::setCustomInformation() — Method in class SellerOrderAttributes
- Setzt die zusätzlichen Informationen
- Status — Class in namespace Alvine\Payment\Amazon\Element
- Status
- SetOrderReferenceDetailsResponse — Class in namespace Alvine\Payment\Amazon\Response
- SetOrderReferenceDetailsResponse
- $Uri#signature — Property in class Uri
- Signature
- Uri::setSignature() — Method in class Uri
- Setzt eine Signature
- XpathImplementation::searchElements() — Method in class XpathImplementation
- searchElements
- XpathImplementation::searchElement() — Method in class XpathImplementation
U
- Uri — Class in namespace Alvine\Payment\Amazon
- Description of Uri
X
- XpathImplementation — Class in namespace Alvine\Payment\Amazon
- XpathImplementation
_
- AbstractElement::__construct() — Method in class AbstractElement
- Erstellt ein neues Node-Objekt
- AbstractResponse::__construct() — Method in class AbstractResponse
- Neues Ergebnisobjekt
- Authenticating::__construct() — Method in class Authenticating
- Neues Authenticating Objekt erstellen
- Client::__construct() — Method in class Client
- Neuer Amazon Client
- OrderReferenceAttributes::__construct() — Method in class OrderReferenceAttributes
- neues Objekt
- Uri::__toString() — Method in class Uri
- Ausgabe der URI