Did you mean
find

Integration Could you please provide an HMAC calculator on the site which allows us to enter in all of the fields necessary and then show the output of the couple of steps and the final result? I am hoping this would ...


type and map the string value returned in the gateway_resp_code field ...


Integration I am using Tokenize Credit Cards with type FDToken, but was expecting that the process would return an error when wrong card types are entered, but it does not seem to validate that. So basically if I pass American Express as card_type for car ...


Integration Hi Team, While viewing transactions, there are two columns 'Ref Num' and 'Cust. Ref Num'. I want pass some specific values like Ref Num='1001' and Cust. Ref = 'Florida' through Payeezy Authorize API, So ...


= 'https://api-cert.payeezy.com/v1/transactions'; $fields ... curl_setopt($ch, CURLOPT_POSTFIELDS, json_encode($fields)); curl_setopt($ch, ...


Forum topic Confirmation Code

Integration Hello, Once my customer makes a payment to their account, I would like to send an email to them with a confirmation code to reference the transaction. I'm not sure what information is acceptable to provide in the return JSON payload or if ...


Integration I'm developing using C# for credit card payment. I want to use customer_ref of level2 with Direct API. I sent a request containing level2 data. But, I can't find customer reference number in Merchant Gateway site. Customer reference ...


Integration We currently use a java-based POS system and want to integrate FirstData payments into it. We currently use Payeezy for our iOS application (interacting with our backend server); can Payeezy also be integrated as a card-present solution (with ...


Forum topic AVS Response

Integration Hello, We aren't getting an AVS response from your test API when we submit the required address information, regardless of whether or not we start the address off with an AVS code. Can you please provide us with the ability to test your A ...


Integration I'm writing a simple Java integration, which will basically only need to do tokenized payments. The first step of this of course is to obtain the token for a particular card. I understand the Tokenize Credit Card POST request (/transactio ...