Name | Type | Description | Notes |
---|---|---|---|
chain | inline | The chain on which the payment was made. | [optional] |
feeAmount | kotlin.String | The fee taken by the blockchain API. This is shown in integer form. | [optional] |
payoutAmount | kotlin.String | The amount paid to the project's payout wallet (the recipient of the payment). This is shown in integer form. | [optional] |
tokenBlockchainIdentifier | kotlin.String | The blockchain identifier of the token used to pay. Currently, we only support payments in USDC. | [optional] |
totalPaid | kotlin.String | The total paid by the user when making the payment. This should match the amount set in the respective plan. | [optional] |
transactionSignature | kotlin.String | The transaction signature which you can use to manually or automatically verify the transaction on the blockchain. | [optional] |
Name | Value |
---|---|
chain | solana |