Laravel Paytm Wallet Versions Save

Integrate paytm wallet in your laravel application easily with this package. This package uses official Paytm PHP SDK's.

v1.0.15

4 years ago

fix #40

Contributor: @InfoSecRavindra

v1.0.14

4 years ago

Patch

https://github.com/anandsiddharth/laravel-paytm-wallet/pull/39

  • Config update for paytm credentials
  • Documented how to have config in .env

Credits @fawzanm

v1.0.13

4 years ago

Add support for laravel 6

Credits: @ramskedlaya For composer config.

v1.0.12

5 years ago

v1.0.11

5 years ago

Custom view for transaction being processed resolved: https://github.com/anandsiddharth/laravel-paytm-wallet/issues/26

v1.0.10

5 years ago

package now supports, initiating of refunds, and check status of refund.

v1.0.9

5 years ago

v1.0.8

5 years ago

update production domain for paytm transaction

Contributor - @plakhin