Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PaypalPaymentDetail

PayPal Payment related details

Properties

Optional amountPaid

amountPaid: undefined | number

Amount that paid Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional paidBy

paidBy: undefined | string

example

Const paymentMethod

paymentMethod: string = "PAYPAL"

Optional paypalId

paypalId: undefined | string

The id (email address) of the paypal payment

Optional paypalReference

paypalReference: undefined | string

paypal payment reference

Optional timePaidOn

timePaidOn: Date

Paid the invoice on this day

Methods

getDeserializedJsonObj

getJsonObj