Alma Malambo
Alma Malambo
Remote 135 tests, 668 assertions, 7 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 94.8148% passed Unit 148 tests, 819 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions,...
Add support for encrypted ApplePay and GooglePay.
Do not add default payment method to customer if prevent_default_payment_method is true. Add paypal_payment_token to transaction_hash. 123 tests, 662 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications...
To satisfy new Elavon API requirements, including recurring_flag, approval_code for non-tokenized PMs, installment_count and _number, and situational par_value and association_token_data fields. Remote 40 tests, 178 assertions, 2 failures, 0 errors,...
Add safety navigator to error_message to prevent NoMethod errors and create a validation_error_message to construct a new error message.
Update NetworkTokenizationCreditCArd flow to now be under WalletData. Remote 58 tests, 155 assertions, 2 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 96.5517% passed Unit 61 tests, 295 assertions,...
If the transaction that failes was created through the create_intent or setup_purchase endpoint then we will grab response.dig('error', 'payment_intent', 'id') if present. 99 tests, 469 assertions, 0 failures, 0 errors,...