Package DE_EPAGES::AmazonPayments::API::Payment
Payment functions for AmazonPayments.
@EXPORT_OK |
Functions
FetchAmazonAddress
Retrieve the selected address for a basket from Amazon
Syntax |
$hAddressData = FetchAmazonAddress( $LineItemPayment ); |
Input |
|
Return |
|
SendDeclinedMail
Send a mail to the merchant if payment was declined by Amazon
Syntax |
SendDeclinedMail($Order); |
Input |
|
StoreAmazonAddress
Generate user and basket addresses from address fields retrieved from Amazon
Syntax |
$Stored = StoreAmazonAddress( $Basket, $hAddressData ); |
Input |
|
Return |
|