PHP 클래스 Infusionsoft_InvoiceService, infusionsoft-php-sdk

상속: extends Infusionsoft_InvoiceServiceBase
파일 보기 프로젝트 열기: novaksolutions/infusionsoft-php-sdk 1 사용 예제들

공개 메소드들

메소드 설명
chargeInvoiceArbitraryAmount ( $contactId, $invoiceId, $cardId, $amount, $merchantAccountId, $invoiceNotes = 'API Arbitrary Payment' )
chargeInvoiceArbitraryAmountUsingPayPlan ( $invoiceId, $cardId, $amount, $merchantAccountId, $paymentNotes = 'API Arbitrary Payment' )

메소드 상세

chargeInvoiceArbitraryAmount() 공개 정적인 메소드

public static chargeInvoiceArbitraryAmount ( $contactId, $invoiceId, $cardId, $amount, $merchantAccountId, $invoiceNotes = 'API Arbitrary Payment' )

chargeInvoiceArbitraryAmountUsingPayPlan() 공개 정적인 메소드

public static chargeInvoiceArbitraryAmountUsingPayPlan ( $invoiceId, $cardId, $amount, $merchantAccountId, $paymentNotes = 'API Arbitrary Payment' )