E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

ReturnRoutingNumber Property

A routing number indicating the location to which returns and return notifications should be sent.

Object Oriented Interface

public function getReturnRoutingNumber();
public function setReturnRoutingNumber($value);

Procedural Interface

inpay_check21_get($res, 47 );
inpay_check21_set($res, 47, $value );

Default Value

''

Remarks

This routing number is specified by the institution that creates the file, and specifies the location to which returns, return notifications, and preliminary return notifications should be sent. This property is part of the Bundle Header record (type 20), and is exactly 9 characters long including the check digit.

Data Type

String

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 PHP Edition - Version 20.0 [Build 7941]