Skip to content

Releases: superbrave/omnipay-icepay-payments

Added customer address information to simplify the payment process

03 Jan 14:53
1799c39
Compare
Choose a tag to compare
Merge pull request #22 from superbrave/update-readme

Update readme to match the transaction request

Fixed retrieving the TransactionStatus from Icepay

19 Jan 15:39
e843e10
Compare
Choose a tag to compare
Merge pull request #18 from superbrave/transaction-status-fix

Transaction status fix

Allow returning of the status code in the TransactionStatusResponse class

19 Jan 14:15
a92445e
Compare
Choose a tag to compare
Merge pull request #17 from superbrave/response-status-code

Allow returning of the status code in the TransactionStatusResponse c…

Return the ID value from the response data as transaction reference with a fallback to the request transaction reference.

07 May 13:59
b348f5c
Compare
Choose a tag to compare
Merge pull request #15 from superbrave/transaction-status-reference

Return the ID value from the response data as transaction reference w…

Check for correct transaction reference in postback

05 Mar 08:44
3759bb0
Compare
Choose a tag to compare

This fix checks the transactionId (reference) from icepay to the given transactionReference for this status check.

Postback handling

03 Mar 15:36
e6cb614
Compare
Choose a tag to compare
Merge pull request #12 from superbrave/query-string

Query string

Splits up the TransactionStatusRequest and TransactionStatusResponse into CompleteAuthorizeAndCaptureRequest and CompleteAuthorizeAndCaptureResponse

03 Mar 12:29
61e5a6f
Compare
Choose a tag to compare
Merge pull request #11 from superbrave/splits-transaction-status-to-c…

…omplete-authorise-and-capture

Splits transaction status to complete authorise and capture

Fixed TransactionStatusResponse for retrieving the status of the payment transaction

26 Feb 15:57
da7868d
Compare
Choose a tag to compare
Merge pull request #10 from superbrave/fixed-transaction-status-response

Fixed the transaction status response.

1.2.0: Merge pull request #9 from superbrave/SQOP-2603

26 Feb 13:57
80c8794
Compare
Choose a tag to compare
feat: Added extra information about orders

Fixed TransactionStatusRequest and TransactionStatusResponse for retrieving the statusCode.

25 Feb 15:34
Compare
Choose a tag to compare
Fixed TransactionStatusRequest and TransactionStatusResponse for retr…

…eiving the statusCode of the transaction.