Method | Description | |
---|---|---|
create ( ) | ||
get ( string $uuid, Recurly_Client $client = null ) : Recurly_Transaction | Get Tranasction by uuid | |
refund ( $amountInCents = null ) | Refund a previous, successful transaction | |
void ( ) | Attempt a void, otherwise refund |
Method | Description | |
---|---|---|
getNodeName ( ) | ||
getWriteableAttributes ( ) | ||
uri ( ) | ||
uriForTransaction ( $uuid ) |
public refund ( $amountInCents = null ) |