Please enable JavaScript.
Coggle requires JavaScript to display documents.
NC Billing - Coggle Diagram
NC Billing
collection data - 0601
createPBsPaymentRequest
Retrieve outstanding payments
string of 128 chars
createPbsPaymentFile
retrieve payment in DB
wraps content in start/end record
wraps content in section start/end record
save to DB after creating
send it with BeltaingsserviceAdapter
output file
output source
PbsFileContent
PbsPayment
PbsConstaants
SignCode
output mapping
Start Record - 002
Section Start - 012
Payment Date and Amount - 042
Text to Debtor - 052
Section end - 092
End record - 992
unuse
022
debtor name and add
dbtor postcode and country
optional functionality
062
text to debtor on payment slip
payment information 0602
pbsResponseHandleService
get file from payment service
handlePbsResponseFile
read and retrieve payment status
output
output source
pbsPyamentResponse
paymentStatus
output mapping
start record - 002
section start - 012
automated payment complete - 042
automated payment reject - 042
automated payment cancel - 042
automated payment charge back/reject - 042
section end - 092
end record - 992