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
94 stars 42 forks source link

How to do recurring payments ? #20

Closed hardevine closed 5 years ago

anandsiddharth commented 6 years ago

recurring payments are not yet supported

hardevine commented 6 years ago

can you provide any help on recurring so i can fork it that way.?

anandsiddharth commented 6 years ago

Hi, I am not able to see any documentation for recurring payments, if you have any information sources and I will also need your merchant staging credentials. Let's make this conversation private beyond this. Connect with me on Gitter. https://gitter.im/anandsiddharth

aotearoait commented 6 years ago

Has there been any progress on this as it is something we are interested in to for a project. Thanks

anandsiddharth commented 6 years ago

No there hasn't been, I don't see any reference to recurring payments. If you have please provide.

aotearoait commented 6 years ago

I’m going to have to develop one myself then. As will require in couple of months

Kind Regards Joel Ireland


From: Anand Siddharth notifications@github.com Sent: Thursday, November 29, 2018 11:00 PM To: anandsiddharth/laravel-paytm-wallet Cc: Joel Ireland; Comment Subject: Re: [anandsiddharth/laravel-paytm-wallet] How to do recurring payments ? (#20)

No there hasn't been, I don't see any reference to recurring payments. If you have please provide.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/anandsiddharth/laravel-paytm-wallet/issues/20#issuecomment-442774978, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AfksqxCN0X9JMrQvKZGvPWwC1J7IyQo1ks5uz7AdgaJpZM4XjN3k.

aotearoait commented 6 years ago

I’m guessing it shouldn’t be hard to duplicate and modify the main payment class & model as it only requires several additional fields to be sent with request. Have you looked into it at all?

Kind Regards Joel Ireland


From: Anand Siddharth notifications@github.com Sent: Thursday, November 29, 2018 11:00 PM To: anandsiddharth/laravel-paytm-wallet Cc: Joel Ireland; Comment Subject: Re: [anandsiddharth/laravel-paytm-wallet] How to do recurring payments ? (#20)

No there hasn't been, I don't see any reference to recurring payments. If you have please provide.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/anandsiddharth/laravel-paytm-wallet/issues/20#issuecomment-442774978, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AfksqxCN0X9JMrQvKZGvPWwC1J7IyQo1ks5uz7AdgaJpZM4XjN3k.

anandsiddharth commented 6 years ago

No! Like I said, I didn't find any reference or docs for recurring payments.

aotearoait commented 6 years ago

This link explains use. Full dev api only available for merchants. https://business.paytm.com/developers-api/integration/recurring-payment/overview

anandsiddharth commented 6 years ago

that doc doesnt have api end points, request and response structures.

aotearoait commented 6 years ago

They only provide those endpoints to merchant holders. I will organise them for you and pm you if you like. Seems like this would be quite a good addition

Kind Regards Joel Ireland


From: Anand Siddharth notifications@github.com Sent: Thursday, November 29, 2018 11:27 PM To: anandsiddharth/laravel-paytm-wallet Cc: Joel Ireland; Comment Subject: Re: [anandsiddharth/laravel-paytm-wallet] How to do recurring payments ? (#20)

that doc doesnt have api end points, request and response structures.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/anandsiddharth/laravel-paytm-wallet/issues/20#issuecomment-442783521, or mute the threadhttps://github.com/notifications/unsubscribe-auth/Afksq2ijMaVO8WmcldAyjPBU2BwZjeEiks5uz7aNgaJpZM4XjN3k.

anandsiddharth commented 6 years ago

You can send those to gitter.im

aotearoait commented 5 years ago

Hey mate trying to get ahold of you on gitterim but wont let me direct chat. I have a pdf with all the documentation on recurring payments for you :)

kanu786 commented 5 years ago

is there any processing on recurring payment support?

anandsiddharth commented 5 years ago

@kanu786 and others

Recurring payments documentation is confidential to only registered merchants and confidential for them so hence can't be implemented in this package. If you are one of those merchants, please fork and extend and make use of it privately.