Payflow and credit card details storage
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When we used PayPal REST API - we could use PayPal Vault in order to save credit card details and use vault card's id in PayPal transactions.
If we migrate on Payflow - what approach should be taken (to meet PCI compliance)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
On Payflow we do what is called reference transactions whereas you send us the data originally, we reply with a PNREF (transaction id) and any additional transactions can be done with this ID.
So, the idea is do a $0 authorization to verify card details, then a reference transaction for the actual transaction and any future ones.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I checked the Reference Transaction documentation but the Payflow Pro transaction IDs (PNREFs) are valid for use in Reference Transactions for 12 months and possibly up to 15 months.
I don't want a life time limit to search the credit card details
Any solution?
Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Inquiry About Documentation and Support for Tokenization and Future Payment in Payflow
- How to Setting up the PayPal Payflow Pro on Shopify in Sandbox & Production mode? in Payflow
- Assistance Needed with Handling Future Subscription Payments Without User Interaction in REST APIs
- Zero-dollar authorization with PayFlow and error # 10525 in Payflow
- My webhook stopped working 2 weeks ago in REST APIs