Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Regarding doing payment transactions
Which method is used for payment Transaction authorize() or captureOnly().Once I have authorized the credit card I want to do payment transaction so by which method i should do payment transacation after authorizing the credit card?Is CaptureOnly() used for doing payment transactions ?
โ06-07-2016 10:32 AM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Use priorAuthCaptureTransaction
read the api ref
priorAuthCature
CaptureOnly
โ06-07-2016 12:45 PM