cancel
Showing results for 
Search instead for 
Did you mean: 
lili2sandbox
Member
since ‎11-26-2019
‎12-10-2019

Your latest statistics

  • 0 Replies
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I'm using the accept API, but i need to get some information on the transaction request. Specifically:1. First/Last name of the user2. Is the card a debit card or a credit card (based on the bin)
Hi I'm using the accept API on my server. However, I want to get some information on the user:first name, last name he entered (for fraud checks)Make sure the card details he entered are of a debit card, not a credit cardHow can this be implemented?