November 2022 Release Notes
Portal
New Features
Corporate cards (corporate BIN) have been added to Fee Rule options and Fee Rules Update forms to allow clients to assess unique fees specific to corporate card use.
Reporting
Improvements
An
information icon has been added to Portal Reports page listings allowing you to search by DBA and view a merchant’s DBA name by hovering over the icon next to the merchant’s listing.
Statement ID field has been added to the Unpaid Statement Reports to help locate the specific unpaid statement more quickly and further organize the menu.
Signup Form
Improvements
The following fields have been added to the sign-up form with new toggle options to help streamline merchant onboarding: IRS Filing Name, Customer Service phone number & EIN Type
API
New Features
466 New BIN Categories have been added to the
Neutrino
translator to more accurately match Payrix transaction categories.New transaction processing logic has been added to better support
WELLSFARGO
transaction settlement files and to mark asSALE
, rather thanAUTHORIZE
andCAPTURE
.
Improvements
The time limit for transaction processing timeouts required for reversals have been drastically reduced to more accurately align transactions with possible reversals in tandem.
Resolved Issues
Issue resolved where the
total
column of the transaction settlement report shows a value of 0 when importing transactions from theWELLSFARGO
transaction settlement report using theTxns PostProcessor
.
SDK (iOS / Android)
iOS: Version 3.07 (EMV Certified)
New Features
Added new Single Merchant Retrieval functionality: New SDK Method:
doGetSingleMerchant(merchantID, sessionKey)
| New Callback:didReceiveSingleMerchantRetrievalResults(...)
Resolved Issues
Resolved issue with Return the name printed on card as
ccName
on PayResponse: This only works if BBPos SDK returns the name printed on card and thepayDeviceMode
is set toPaySharedAttributes.PayDeviceMode.cardDeviceMode_Swipe
Android: Version 3.0.7 (EMV Certified)
Resolved Issues
Resolved manual transaction refund: Extra parameters are needed for a successful manual refund, this includes expiration, payment number and cvv
Return the name printed on card as
ccName
on PayResponse: This only works if BBPos SDK returns the name printed on card and the entryMode is set to Swipe