Completed
Branch php72 (c33fc7)
by John
01:32
created

Changes

1 added class/operation
Arrow A AuthnetJsonRequest::makeRequest() added
B A AuthnetJsonRequest::process() improved
10
▲   + 0.06
Head
John Conde  
Reduced complexity of AuthnetJsonRequest::process() by breaking out request and retry logic into its own method
1 more commit
Base
John Conde  
Removed unnecessary parenthesis in ternary operations