From 6126902ac5ed81615ed0f9e0633456f657a2defa Mon Sep 17 00:00:00 2001 From: Kevin Harper Date: Tue, 16 Sep 2025 10:12:09 -0500 Subject: [PATCH] Revert "Update payflow-pro-vault.md" --- src/pages/graphql/payment-methods/payflow-pro-vault.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pages/graphql/payment-methods/payflow-pro-vault.md b/src/pages/graphql/payment-methods/payflow-pro-vault.md index 65d49e00d..d3e25be57 100644 --- a/src/pages/graphql/payment-methods/payflow-pro-vault.md +++ b/src/pages/graphql/payment-methods/payflow-pro-vault.md @@ -18,8 +18,6 @@ The following conditions must be true to use this payment method: You cannot use this payment method if the customer decides to use a credit or debit card that is not stored in the vault. -PayPal PayFlow Pro transaction IDs (PNREFs) are valid for use in Reference Transactions for a fixed period of 12 months. Once expired, the saved card will no longer be displayed and must be added again. - If the customer's stored payment information becomes outdated, use the [deletePaymentToken mutation](../schema/checkout/mutations/delete-payment-token.md) to remove the token. Then perform the actions described in the [PayPal Payflow Pro payment method](../payment-methods/payflow-pro.md) to generate a new token and process the order.