Overview

Classes

  • Syspay_Merchant_AstroPayBanksRequest
  • Syspay_Merchant_BillingAgreementCancellationRequest
  • Syspay_Merchant_BillingAgreementInfoRequest
  • Syspay_Merchant_BillingAgreementListRequest
  • Syspay_Merchant_BillingAgreementRequest
  • Syspay_Merchant_ChargebackInfoRequest
  • Syspay_Merchant_ChargebackListRequest
  • Syspay_Merchant_Client
  • Syspay_Merchant_ConfirmRequest
  • Syspay_Merchant_EMS
  • Syspay_Merchant_Entity
  • Syspay_Merchant_Entity_AstroPayBank
  • Syspay_Merchant_Entity_BillingAgreement
  • Syspay_Merchant_Entity_Chargeback
  • Syspay_Merchant_Entity_Creditcard
  • Syspay_Merchant_Entity_Customer
  • Syspay_Merchant_Entity_Eterminal
  • Syspay_Merchant_Entity_Payment
  • Syspay_Merchant_Entity_PaymentMethod
  • Syspay_Merchant_Entity_PaymentRecipient
  • Syspay_Merchant_Entity_Plan
  • Syspay_Merchant_Entity_Refund
  • Syspay_Merchant_Entity_Subscription
  • Syspay_Merchant_Entity_SubscriptionEvent
  • Syspay_Merchant_EterminalRequest
  • Syspay_Merchant_IpAddressesRequest
  • Syspay_Merchant_PaymentInfoRequest
  • Syspay_Merchant_PaymentListRequest
  • Syspay_Merchant_PaymentRequest
  • Syspay_Merchant_PlanInfoRequest
  • Syspay_Merchant_PlanRequest
  • Syspay_Merchant_PlanUpdateRequest
  • Syspay_Merchant_RebillRequest
  • Syspay_Merchant_Redirect
  • Syspay_Merchant_RefundInfoRequest
  • Syspay_Merchant_RefundListRequest
  • Syspay_Merchant_RefundRequest
  • Syspay_Merchant_Request
  • Syspay_Merchant_SubscriptionCancellationRequest
  • Syspay_Merchant_SubscriptionInfoRequest
  • Syspay_Merchant_SubscriptionRebillRequest
  • Syspay_Merchant_SubscriptionRequest
  • Syspay_Merchant_Utils
  • Syspay_Merchant_VoidRequest

Interfaces

  • Syspay_Merchant_Entity_ReturnedEntityInterface

Exceptions

  • Syspay_Merchant_EMSException
  • Syspay_Merchant_RedirectException
  • Syspay_Merchant_RequestException
  • Syspay_Merchant_UnexpectedResponseException
  • Overview
  • Class
  • Tree

Class Syspay_Merchant_Entity

Base class for entities

Direct known subclasses

Syspay_Merchant_Entity_AstroPayBank, Syspay_Merchant_Entity_BillingAgreement, Syspay_Merchant_Entity_Refund, Syspay_Merchant_Entity_Subscription, Syspay_Merchant_Entity_SubscriptionEvent, Syspay_Merchant_Entity_Chargeback, Syspay_Merchant_Entity_Creditcard, Syspay_Merchant_Entity_Customer, Syspay_Merchant_Entity_Eterminal, Syspay_Merchant_Entity_Payment, Syspay_Merchant_Entity_PaymentMethod, Syspay_Merchant_Entity_PaymentRecipient, Syspay_Merchant_Entity_Plan
Abstract
Located at Syspay/SDK/Merchant/Entity.php
Methods summary
public array
# toArray( )

Get an array representation of the object to build the request. It will collect all protected properties.

Get an array representation of the object to build the request. It will collect all protected properties.

Returns

array
An array to be used in the request
public string
# getType( )

Get the entity type

Get the entity type

Returns

string
Entity type (as seen in the API)
Properties summary
public stdClass $raw

An stdClass object representing the raw object returned by the API

An stdClass object representing the raw object returned by the API

#
Syspay Merchant SDK API documentation generated by ApiGen 2.8.0