Need to add Payment, CreditBalanceAdjustment, and InvoicePayment objects to soap.

CommentFileSizeAuthor
soap_func.patch927 bytesTylerMarshall

Comments

Tyler_Marshall created an issue. See original summary.

TylerMarshall’s picture

Patch applied cleanly for me.

TylerMarshall’s picture

Status: Active » Needs review
subhojit777’s picture

Status: Needs review » Needs work
+++ b/src/Soap/InvoicePayment.php
@@ -0,0 +1,9 @@
+
...
+

+++ b/src/Soap/Payment.php
@@ -0,0 +1,9 @@
+
...
+

Unnecessary new lines.

mglaman’s picture

Status: Needs work » Fixed

Fixed spacing. Whole module needs code review.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.