razorpay / razorpay-node

Razorpay node.js bindings
MIT License
182 stars 111 forks source link

RaZorpay Node js (instance.payments.capture() #149

Closed kuldeepdhoni closed 2 years ago

kuldeepdhoni commented 4 years ago

I am passing (payment_capture: '1') while order creation , my query is after payment done then its is necessary to use (instance.payments.capture) API.

vinay-furlenco commented 4 years ago

No. Payment gets auto captured.

ankitdas13 commented 2 years ago

Hi @kuldeepdhoni sorry for the long delay . i hope this issue has been fixed and payment_capture is being deprecated . it automatically captured or you can set in manual capture, check in configuration.

Screenshot 2022-09-20 at 5 41 29 PM
ankitdas13 commented 2 years ago

Closing this issue for now, please let us know if you need any help.