Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
credit card processor issue in suitelet script.
Hi @all
Issue in Brief
SuiteScript error while creating Payment record from invoice using suitelet.
Error Code: CC_PROCESSOR_NOT_FOUND
Message: A suitable credit card processing profile not found for this transaction.
Script type: Suitelet.
Purpose of the script: A payment needs to created from an Invoice.
Gateway Service provider: Payflow Pro
Assumptions and findings
We noticed that in upcoming Netsuite 2020.2 release. Netsuite is planning to forcefully introduce the"USE STRICT RULES FOR THE SELECTION OF PAYMENT PROCESSING PROFILES". One of our clients reported an issue in Suitelet context while checking the 'USE STRICT RULES FOR THE SELECTION OF PAYMENT PROCESSING PROFILES' checkbox. We investigated and reached the following findings.