Skip to content

Releases: hexters/CoinPayment

v3.0.0

09 Jan 22:12
Compare
Choose a tag to compare

CHANGELOG

  • Add invoice number and buyer info in payment interface
  • Update database structure
  • Save transaction item to database
  • fix bug
  • Renamed CoinPaymentFacade

V2.1.1

28 Oct 22:20
Compare
Choose a tag to compare

Custom Coin Logo

Set this code below to custom logo coin in config/conpayment.php

'logos' => [
        'Bitcoin' => 'https://github.com/hexters/CoinPayment/blob/master/btc.png?raw=true',
        'Velas (Old Chain)' => 'https://github.com/hexters/CoinPayment/blob/master/velas.png?raw=true'
        // other coin
]

V2.1.0

19 Oct 05:18
Compare
Choose a tag to compare

Update support for laravel 8

V2.0.5

13 Mar 04:30
3a02929
Compare
Choose a tag to compare

Fix namespace Str

V2.0.4

13 Mar 04:28
9d71aee
Compare
Choose a tag to compare

Fix unique name for routes

V2.0.3

13 Dec 17:42
Compare
Choose a tag to compare

CHANGELOG

  • Fix bug USDT image not found
  • Showing error when API Key is faild

V2.0.2

02 Sep 01:31
Compare
Choose a tag to compare

Edit keywords

V2.0.1

02 Sep 01:29
Compare
Choose a tag to compare

Add license

V2.0.0

02 Sep 01:10
84e51fe
Compare
Choose a tag to compare
  • New concept for Job process
  • Refactoring function name
  • Add redirect_url attribute
  • Simple

Fix #18

20 Mar 13:53
Compare
Choose a tag to compare

Fix bug division by zero