anandsiddharth / laravel-paytm-wallet

Integrate paytm wallet in your laravel application easily with this package. This package uses official Paytm PHP SDK's.
MIT License
92 stars 41 forks source link

How can I initiate refund of payments #25

Closed cwdabba closed 5 years ago

cwdabba commented 5 years ago

Hi, once the order is canceled after the payment is made. I want to initiate a refund of the payment. How can it be done from this package?

If currently not supported then by when we can expect the feature. If already supporting then please let me know how to integrate the same or any redirect to the resource will be really helpful.

Thanks.

anandsiddharth commented 5 years ago

Hi, This feature is currently not available. For further development of this package I need credentials, staging credentials is more than enough!

cwdabba commented 5 years ago

Hi Anand,

Please find my staging credentials

Test Merchant ID - IIprKr41695705075700

Test Account Secret Key - WOHWpJwW2iKN#tuJ

Test Wallet Details

Mobile Number - 77777 77777 Password - Paytm12345 OTP - 489871

Test Card Details

Card Number - Any Visa or Master Card Expiration Month & Year - Any Future month and Year CVV - 123 OTP - 123123

anandsiddharth commented 5 years ago

Cool thanx! By the time you may want to star the repository :)

cwdabba commented 5 years ago

Sure I did it. Even I have done from another account.

Thank you very much.

anandsiddharth commented 5 years ago

Hi @cwdabba I need channel , website and industry type as well

cwdabba commented 5 years ago

@anandsiddharth

CHANNEL_ID - WEB WEBSITE - WEBSTAGING INDUSTRY_TYPE_ID - Retail

anandsiddharth commented 5 years ago

The credentials doesn't work for me, Did these credentials work for you with this package ?

cwdabba commented 5 years ago

Yes it works for me.

Please use phone no as 777777777

anandsiddharth commented 5 years ago

For me the, I am not able to reach checkout page of paytm.

can you post services.php here & is their any place in paytm dashboard where you need to specify authorized redirect urls?

anandsiddharth commented 5 years ago

The Issue was closed by mistake. This is not yet resolved. @cwdabba

anandsiddharth commented 5 years ago

This issue has been resolved.

https://github.com/anandsiddharth/laravel-paytm-wallet/commit/4ed3af48ca3b063304f9b88dba7c18916b4fa650

https://github.com/anandsiddharth/laravel-paytm-wallet/releases/tag/v1.0.10

Check README.md for updated docs!

Peace,