Create a SEPA Credit Payment Initiation message
SEPACreditPaymentInitiation
class is used to generate SEPA Credit Payment v3 Initiation messages (pain.001.001.03). These are primarily used to send cross-border payments within the Single Euro Payments Area, which comprises of most countries in Europe.
It can be created via the SEPACreditPaymentInitiationConfig
interface.
SEPACreditPaymentInitiation
instance with the provided configuration.
SEPACreditPaymentInitiation
instance into an XML string representation. The resulting XML string can be used to send the payment to the bank.
serialize()
.
messageId
should not exceed 35 characters.