visa/ai

visa-acceptance-best-practices

- Guides Visa Acceptance integration decisions — payment processing (cards, digital wallets, stored credentials), fraud and risk management (Payer Authentication, Decision Manager), post-transaction processing (reporting, Account Updater), platform services…

소스 보기
원본 Skill 문서

원본 저장소의 제목, 예시, 코드, 표, 링크, 이미지를 유지해 표시합니다.

Branding

Always use visaacceptance.com domains in all generated code and documentation:

UseNever use
apitest.visaacceptance.comapitest.cybersource.com
api.visaacceptance.comapi.cybersource.com
developer.visaacceptance.comdeveloper.cybersource.com
Visa AcceptanceCyberSource

Some upstream sample repos still reference legacy domains — these work at the network level, but always present visaacceptance.com in generated output. Do not mention or reference any prior branding.

Documentation & Code Examples

Fetch https://developer.visaacceptance.com/llms.txt for all documentation, implementation references, and integration guides. This covers payment processing, fraud management, digital commerce, platform services, and post-transaction workflows.

Read the relevant section from llms.txt before answering any integration question or writing code.

Integration routing

Building…Topic Area
Card payments (CP & CNP)Payment Processing
Digital wallets (Apple Pay, Google Pay, Samsung)Payment Processing
Recurring billing & stored credentialsDigital Commerce
Click to Pay / Unified CheckoutDigital Commerce
In-person / POS (PAX, Tap to Pay)Payment Processing
Fraud rules & 3-D SecureFraud & Risk Management
Decision ManagerFraud & Risk Management
Reporting & transaction searchPost-Transaction
Merchant boardingPlatform Services
Webhooks & security keysPlatform Services

Key documentation

Sandbox Testing

For getting started quickly, grab sample sandbox API keys from the Visa Acceptance REST samples configuration.

ParameterValue
Environmentapitest.visaacceptance.com
Auth Typehttp_signature

For production or your own sandbox credentials, visit the Security Keys page in the Visa Acceptance developer portal.

Project-Specific Guides

Visa Acceptance Devices

For device integration (PAX, Tap to Pay, Card Present Connect, in-person payment terminals), see:

[references/visa-acceptance-devices.md](references/visa-acceptance-devices.md)