Package DE_EPAGES::Payment::API::Object::PaymentGroup
object interface for PaymentGroup.
Functions
getPaymentTypes
returns all paymentTypes of this paymentgroup which are usable for this shop.
Syntax |
getPaymentTypes( $Shop ); |
Input |
|
Return |
|
isUsable
If at least one payment type is usable, it will return 1
Syntax |
isUsable( $Shop ); |
Input |
|
Return |
|