Index: openacs-4/packages/ecommerce/tcl/ecommerce-credit-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ecommerce/tcl/ecommerce-credit-procs.tcl,v diff -u -r1.14 -r1.15 --- openacs-4/packages/ecommerce/tcl/ecommerce-credit-procs.tcl 23 Mar 2018 22:56:43 -0000 1.14 +++ openacs-4/packages/ecommerce/tcl/ecommerce-credit-procs.tcl 20 Oct 2018 11:55:29 -0000 1.15 @@ -228,7 +228,7 @@ (a) success The outcome in most cases because there are few chances for failure - (b) failure May occure when there is a communications failure + (b) failure May occur when there is a communication failure with the payment gateway. Also, most payment gateways will fail a post authorization if the transaction has already been marked or if the post authorization amount is higher than the original @@ -401,7 +401,7 @@ (a) success The outcome in most cases because there are few chances for failure - (b) failure May occure when there is a communications failure + (b) failure May occur when there is a communication failure with the payment gateway. Also, most payment gateways will fail a return if the transaction has already been marked or if the return amount is higher than the original authorized amount. Of