Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Tags: BoltApp/sleet

Tags

v1.1.1372

Toggle v1.1.1372's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Retract all current Sleet versions (#274)

Use the [retract directive](https://go.dev/ref/mod#go-mod-file-retract) to [remove](https://pkg.go.dev/about#removing-a-package) our [Go package](https://pkg.go.dev/github.com/BoltApp/sleet) from pkg.go.dev.

v1.1.1371

Toggle v1.1.1371's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[CKO] - Add tokenizer to the mix (#271)

* Add tokenizer to the mix

* clean up

* Fix ci issue

v1.1.1370

Toggle v1.1.1370's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[CKO] - Latest batch of changes (#270)

* [Dependency Updates] - CKO Library updates (#267)

* Update

* Update

* Update

* Update

* test

* Update card expiration year

* Init test

* Fix expiration date

* Fix

* Fix paypal flow

* Further expiration fixes. I see you looking

* Orbital fix

* [CKO] Add AmountSplits types and populate AmountAllocations for CKO Capture request (#268)

---------

Co-authored-by: darshit <52430648+darshit-bolt@users.noreply.github.com>

v1.1.1369

Toggle v1.1.1369's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Enable CyberSource tokenization test (#262)

v1.1.1368

Toggle v1.1.1368's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Enable CyberSource tokenization test (#262)

v1.1.1367

Toggle v1.1.1367's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[NMI] Send Message in AuthorizationResponse (#264)

We were not passing through the response message from NMI. Now, we are!

v1.1.1366

Toggle v1.1.1366's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix response fields used by CyberSource tokenization (#261)

v1.1.1365

Toggle v1.1.1365's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support Cybersource Tokenization (#260)

* Support Cybersource Tokenization
* Skip integration test for now

v1.1.1364

Toggle v1.1.1364's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add merchant order reference to Paypal Payflow auth request (#259)

Use the COMMENT1 field for merchant order reference in paypal payflow auth request.

v1.1.1363

Toggle v1.1.1363's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add additional metadata to cybersource auth response (#258)

Add processorInformation.approvalCode and processorInformation.responseCode to cybersource auth response.