Questions tagged [payfort]

Payfort is an online payment gateway

Payfort is an online payment gateway:

  1. Accept online payments.
  2. Reduce fraud.
  3. Maximize your revenue.
  4. Checkout with any credit card, from anywhere in the world.
  5. Easy to integrate.
85 questions
6
votes
1 answer

How do i can create a payfort test account?

I have researched a lot to get a payfort test account. Seems to me this is the link https://www.payfort.com/test-account/ but it is down. Thanks.
Wasim Bajwa
  • 395
  • 3
  • 14
6
votes
7 answers

Signature mismatch in Payfort payment integration

I am integrating Payfort payment gateway in my android application. I am using FORT SDKv1.2. In the post url for creating token, I am getting error "signature mismatch" always. Can anybody tell me which signature is to be used? url -…
user3671465
  • 61
  • 1
  • 3
4
votes
3 answers

Getting Problems to integrate payfort api in php

I am following (https://docs.start.payfort.com/references/api/) documentation to implement Payfort payment Api but I am facing issues.Can anyone help me to resolve these? I am using below code in Api:
deepak
  • 83
  • 2
  • 7
3
votes
1 answer

PayFort Mobile SDK save card

I've read documentation of PayFort payment gateway . I've setup project and completed transaction with android SDK. Transaction generation and save cards are worked proper. After successful transaction (with remember card ) response…
Bhavin Chauhan
  • 1,950
  • 1
  • 26
  • 47
3
votes
0 answers

Is it possible to establish secure connection in android web view pre lollipop? if so how?

Hi am using PayFort payment gateway for transaction through android web view. Its working fine on lollipop. But pre lollipop it throws "Could not establish secure connection" as the patches for web view are not available on pre lollipop any more. Is…
Nas
  • 2,158
  • 1
  • 21
  • 38
2
votes
1 answer

Custom Payfort screen for IOS React Native

I am using Payfort for React Native with this React Native Payfort SDK Library all things are working good but I want to customize the screen for IOS. I've read the documentation from PayFort but I can't find View file for reference the image or…
Usama Altaf
  • 90
  • 1
  • 4
  • 23
2
votes
2 answers

Payfort Signature mismatch

I have this request body to generate report: { "from_date":"2020-06-17T00:00:01+03:00", "to_date":"2020-06-18T10:59:59+03:00", "signature":"df4c2bbbd5dd044036e11f26845a170b93249fd657339bf88b59b6340e2f****", …
Houssam Badri
  • 2,441
  • 3
  • 29
  • 60
2
votes
0 answers

attribute not found payfort SDK

build.gradle(module:app) implementation 'com.shazam.fork:fork:3.7.0' implementation project(path: ':gson-2.6.2') implementation project(path: ':fort_android_sdk_dependancies_v4') implementation project(path:…
2
votes
1 answer

cannot import payfort library in my project

am trying to integrate PayFort IOS SDK into my project ... i followed the steps in their document which is: https://docs.payfort.com/pdf/FORT_Mobile-SDK_iOS_Integration_Guide_v_2.8.pdf but when i reach step 5.3 point 1 .. i will not be able to…
mrs.bassim
  • 469
  • 2
  • 7
  • 16
2
votes
1 answer

Payfort Error code: 00002 Invalid parameter format

I'm trying to add payfort as a payent gateway to a new section in a website. The same code works correctly in another section. I always get "Error code: 00002 Invalid parameter format"
PHP User
  • 2,350
  • 6
  • 46
  • 87
2
votes
1 answer

generate merchant reference in payfort payment gateway

I am integrating payfort payment gateway in my android application. I have generate token using rest api https://sbpaymentservices.payfort.com/FortAPI/paymentApi and now I have to pass that token to fort sdk for the transaction. But Merchant…
Cqlsys
  • 61
  • 2
  • 8
2
votes
0 answers

Offsite payment gateway for Spring MVC supporting MENA region

I am currently in the process of integrating a payment gateway to my Spring MVC application (javascript front end) which will accept payments from users mostly in MENA region. The required process of payment is to sent the user offsite for payments…
Prabhath
  • 73
  • 8
2
votes
3 answers

Payfort payment gateway integration in android

I'm having trouble with payfort sdk integration in android. The documents they provided are not sufficient to build a complete structure. If anybody has done this, please help me. Thanks in advance
sreenadh
  • 185
  • 1
  • 11
2
votes
0 answers

How can i integrate payfort payment gateway in codeigniter

I need to integrate payfort payment gateways to transfer money to other user account. I found some links as github documentation suggest but not getting exactly. I have to do this in codeigniter project. Pls suggest any solution...
alok
  • 55
  • 1
  • 1
  • 4
1
vote
0 answers

Unable to load Maven meta-data from android-sdk.payfort.com maven-metadata.xml

I'm trying to integrate Amazon Payment Services Android SDK. I have a below issue acquired. I'm try to resolve the issue to upgrade the Gradle build version and wrapper distributionUrl on following this Link but it's not working. Caused by:…
raja
  • 368
  • 2
  • 13
1
2 3 4 5 6