You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently facing a challenge when attempting to use Apple Pay with an AMEX card through the PayFortSDK Sanbox.
Expected Behavior
I anticipated that the Apple Pay transaction with the AMEX card would go through successfully, similar to transactions with other card types such as Mastercard and Visa.
Actual Behavior
Unfortunately, the transaction with the test AMEX card using Apple Pay is consistently declined, accompanied by the error message: Transaction Decline.
On the flip side, Apple Pay transactions with cards other than AMEX, such as Mastercard or Visa through successful responses from PayFort.
Additional Information
Details of the AMEX card are not working with Apple Pay through PayFortSDK.
AMEX Card Details (Not Working):
Card Number: 3717 377570 42005
Expiration Date: 02/2024
CID: 1111
Mastercard and Visa Card Details (Working):
Card Number: 5204 2452 5046 0049
Expiration Date: 12/2024
CVC: 111
Card Number: 4761 1200 1000 0492
Expiration Date: 12/2025
CVV: 738
Steps to Reproduce
Initialize the Apple Pay transaction.
Select your test AMEX card added to the wallet.
After obtaining the Apple payloads from Apple Pay, call the PayFortSDK function callPayFortForApplePay.
Provide the relevant details to the function callPayFortForApplePay.
Attempt to complete the payment process with an AMEX card.
Issue Description
I'm currently facing a challenge when attempting to use Apple Pay with an AMEX card through the PayFortSDK Sanbox.
Expected Behavior
I anticipated that the Apple Pay transaction with the AMEX card would go through successfully, similar to transactions with other card types such as Mastercard and Visa.
Actual Behavior
Unfortunately, the transaction with the test AMEX card using Apple Pay is consistently declined, accompanied by the error message: Transaction Decline.
On the flip side, Apple Pay transactions with cards other than AMEX, such as Mastercard or Visa through successful responses from PayFort.
Additional Information
Details of the AMEX card are not working with Apple Pay through PayFortSDK.
AMEX Card Details (Not Working):
Mastercard and Visa Card Details (Working):
Card Number: 5204 2452 5046 0049
Expiration Date: 12/2024
CVC: 111
Card Number: 4761 1200 1000 0492
Expiration Date: 12/2025
CVV: 738
Steps to Reproduce
The text was updated successfully, but these errors were encountered: