sametcodes / node-paytr

A node package for PayTR payment gateway
https://npmjs.com/package/node-paytr
9 stars 2 forks source link

Possiblities to integrate with Rest API? #4

Closed prakharAgrawalTed closed 2 years ago

prakharAgrawalTed commented 4 years ago

Hi, Is this possible to integrate Paytr Payment gateway with Rest API (without iframe)?

sametcodes commented 4 years ago

This package works only get iframe token and the callbacks.

I'm not sure. I know that PayTR works only with iframe token. I just looked at the API documents and I didn't see any different method. You should ask them.

sametcodes commented 2 years ago

It's been two years, and it seems PayTR made public some other APIs, such as Direct API and Transfer/EFT iFrame API. I'm planning to widen the module for these as well.