# Getting Started Documentation ## Guides - [Checkout Overview](https://docs.affirm.com/developers/docs/affirm-checkout-overview.md): Discover how the Affirm checkout process works, with a step-by-step breakdown of the customer journey, and guidance on merchant integration. - [About Express Checkout](https://docs.affirm.com/developers/docs/express-checkout.md): Affirm Express Checkout is an Affirm-hosted checkout solution that streamlines the purchase flow by collecting shipping and total order details directly within Affirm. - [Modal vs. Redirect Checkout](https://docs.affirm.com/developers/docs/modal-vs-redirect-checkout.md): Learn about Affirm's Modal and Redirect checkout options. Modal checkout keeps users on your site with a pop-up, while Redirect takes them to Affirm’s site for authentication. Configure metadata, define callback functions, and test your integration for a seamless payment flow. - [Modal with Direct Checkout](https://docs.affirm.com/developers/docs/modal-with-direct-checkout.md): Enable a seamless checkout experience with Affirm’s Modal Checkout using the Direct Checkout API, keeping customers on your site without redirects. Learn how to send checkout data, retrieve the checkout ID, and launch the modal for a smooth, client-side payment flow with real-time confirmation. - [Open Affirm Checkout](https://docs.affirm.com/developers/docs/open-affirm-checkout.md): Use the affirm.checkout.open() function to direct customers to Affirm's secure payment portal. Learn how to initialize checkout, configure the checkout object, and implement callback functions for success, failure, and validation handling. - [Open Affirm Virtual Card Checkout](https://docs.affirm.com/developers/docs/open-affirm-virtual-card-checkout.md): Enable Affirm Virtual Card Checkout on your website by integrating Affirm.js. Tokenize customer details, generate a virtual card, and process payments through your existing gateway. Learn how to set up, launch, and manage virtual card transactions with callback handling. - [Checkout Button](https://docs.affirm.com/developers/docs/pre-styled-checkout-button.md): Learn more about our pre-styled Checkout button, which makes implementing Affirm even easier. - [Express Checkout API](https://docs.affirm.com/developers/docs/express-checkout-api.md): Overview of the Affirm Express Checkout Shipping & Totals endpoint, including how it returns shipping options, taxes, and final order amounts during the hosted checkout flow. - [Set up Express Checkout](https://docs.affirm.com/developers/docs/set-up-express-checkout.md): Follow these steps to set up Affirm Express Checkout, including checkout configuration, shipping options, and total calculations. - [Cancel a Card](https://docs.affirm.com/developers/docs/cancel-a-card.md): Use Affirm's Cancel Card API request to fully void a virtual card. - [Finalize a Card](https://docs.affirm.com/developers/docs/finalize-a-card.md): Use Affirm's Card API finalize request to refund the remaining unused balance on the virtual card. - [Managing Cards](https://docs.affirm.com/developers/docs/managing-cards.md): Explore the actions you can take for virtual cards. Learn more about the cancel, read, and finalize card APIs. - [Read Card Details](https://docs.affirm.com/developers/docs/read-card-details.md): Use Affirm's Read Card API to get credit card details on the server-side. - [Managing Transactions](https://docs.affirm.com/developers/docs/managing-transactions.md): Learn how to manage Affirm transactions using the Transactions API. Authorize, capture, void, refund, and update transactions to keep payments and order fulfillment in sync. Retrieve transaction details and modify metadata to maintain accurate records. - [Authorize and Capture Transactions](https://docs.affirm.com/developers/docs/manage-transactions.md): Learn how Affirm's authorization and capture process works. Authorize a transaction to reserve funds and generate a unique ID, then capture it to settle the funds and complete payment. Supports both full and partial captures. - [Read, Void, Refund, and Update Transactions](https://docs.affirm.com/developers/docs/read-void-refund-and-update-transactions.md): Explore that actions you can take when using Affirm's Transactions API. Learn about reading, voiding, refunding, and updating a transaction. - [Manage Split Capture Transactions](https://docs.affirm.com/developers/docs/split-capture-transactions.md): Learn about managing transaction states in your payment gateway, including authorization, capturing transactions, and more. - [Transaction States](https://docs.affirm.com/developers/docs/transaction-states.md): When you use the Transactions API, transactions move through a series of different states, such as authorized or captured. Learn more about Affirm's transaction states. - [About Promotional Messaging and Prequalification](https://docs.affirm.com/developers/docs/about-promotional-messaging-and-prequalification.md): Boost customer confidence and increase spending by implementing promotional messaging and prequalification on your site. Learn more about promotional messaging, promotional messaging components, and the benefits of adding promotional messaging onto your site. - [Marketing and Compliance](https://docs.affirm.com/developers/docs/email-marketing.md): Promote Affirm in your marketing emails. Learn about promoting Affirm through email marketing campaigns and about CAN-SPAM Act email compliance. - [About Google Tag Manager](https://docs.affirm.com/developers/docs/google-tag-manager.md): Learn about using a tag management solution to manage tracking, advertising, and other marketing functions on your site. - [HTML Reference: Promotional Messaging](https://docs.affirm.com/developers/docs/html-reference-promotional-messaging.md): Adding promotional messaging to your website? Use this HTML reference to learn more about the available promotional messaging HTML attributes. - [Manage Promotional Messaging Components](https://docs.affirm.com/developers/docs/manage-components.md): Learn how you can use promotional messaging components to show customers how they can use Affirm to finance their purchases. This guide explains the different types of promotional messaging components, including HTML references and examples to help you implement components seamlessly. - [Set Up Google Tag Manager](https://docs.affirm.com/developers/docs/set-up-google-tag-manager.md): Learn how to set up Google Tag Manager for your site to manage tracking, advertising, and other marketing functions on your site. - [Set Up Promotional Messaging](https://docs.affirm.com/developers/docs/set-up-promotional-messaging.md): Integrate Affirm's promotional messaging to showcase flexible financing options, increase conversion rates, and enhance customer experience. This guide walks you through placement, setup, and configuration. - [Promos API Integration Overview](https://docs.affirm.com/developers/docs/promos-api-integration-overview.md): Use the Affirm Promos API to add dynamic pricing and educational modals to your site. Customize promotional messaging, integrate prequalification, and enhance customer engagement with flexible financing options. Includes setup, API requests, and implementation details. - [Quickstart Guide for Developers](https://docs.affirm.com/developers/docs/development-quickstart.md): Get started with Affirm's API integration in just three steps. Learn how to retrieve your API keys, install a client, and make a test request. - [Developer Tools and Resources](https://docs.affirm.com/developers/docs/tools.md): Explore developer tools and resources for testing webhooks, formatting JSON, debugging APIs with Postman, and using CodePen. - [Additional Integration Requirements](https://docs.affirm.com/developers/docs/additional-integration-requirements.md): Review additional integration requirements for using Affirm, including scheduled maintenance, capacity planning, and information security guidelines. - [API Keys](https://docs.affirm.com/developers/docs/api-keys.md): API keys are required to authenticate requests with Affirm. This guide provides an overview of private and public API keys. - [Identify Potential Fraud with Affirm Travel Signals](https://docs.affirm.com/developers/docs/decrease-fraud-with-affirm-travel-signals.md): Learn how Affirm Travel Signals help detect potential fraud in travel bookings by analyzing customer details and itinerary data. - [Planning Your Integration](https://docs.affirm.com/developers/docs/planning-your-integration.md): Get an overview of technical and security considerations when planning your Affirm integration, including browser support, address handling, fraud signals, and go-live requirements. - [Secure Communications](https://docs.affirm.com/developers/docs/development-security.md): This guide provides client-server security information to help you ensure secure communications between your customer and your server. - [Merchant Security](https://docs.affirm.com/developers/docs/merchant-security.md): Learn how to securely use Affirm's services with best practices for protecting sensitive data and establishing secure communications. - [Security Best Practices](https://docs.affirm.com/developers/docs/security-best-practices.md): This guide is intended to provide Affirm merchants with best practices for proactively protecting sensitive data when using the services. - [Billing and Shipping Addresses](https://docs.affirm.com/developers/docs/merchant-supplied-billing-and-shipping-addresses.md): Discover the importance of providing customers' billing and shipping addresses to Affirm for improved credit approval and fraud prevention. - [Partner Test and Go-Live](https://docs.affirm.com/developers/docs/partner-test-and-go-live-1.md): Use Affirm’s sandbox environment to test your integration before going live. Validate checkout, authorization, capture, refunds, and error handling to ensure a seamless user experience. Follow best practices for order management and switch to production when ready. - [Test and Go-Live](https://docs.affirm.com/developers/docs/partner-test-and-go-live.md): Learn more about how to test your integration before going live. - [System Performance](https://docs.affirm.com/developers/docs/performance.md): Explore the answers to frequently asked questions (FAQs) about how Affirm may impact the performance of your website or computer. - [Planning Considerations](https://docs.affirm.com/developers/docs/planning-considerations.md): Discover key planning considerations for integrating Affirm, including technical setup, front-end and back-end requirements, and testing steps to ensure a smooth go-live. - [Supported Web Browsers](https://docs.affirm.com/developers/docs/supported-browsers.md): For best performance, Affirm should be used on compatible web browsers. This guide explains which web browsers and browser versions are supported by Affirm. - [Amazon Pay](https://docs.affirm.com/developers/docs/amazon-pay.md): Affirm has partnered with Amazon to enable Buy Now, Pay Later (BNPL) on Amazon Pay. Learn about Affirm's integration with Amazon Pay. - [Apple Pay](https://docs.affirm.com/developers/docs/apple-pay.md): Affirm and Apple have partnered to provide BNPL on Apple Pay. Learn about Affirm's availability on Apple Pay, online and in app, on iPhone and iPad. - [Google Pay](https://docs.affirm.com/developers/docs/google-pay.md): Affirm has partnered with Google to enable Buy Now, Pay Later (BNPL) on Google Pay and Google Chrome. Learn more about Affirm's availability with Google. - [Digital Wallets](https://docs.affirm.com/developers/docs/digital-wallets.md): Customers can seamlessly use Affirm online and in store with their digital wallet. - [How Affirm Works](https://docs.affirm.com/developers/docs/home-introduction.md): Affirm offers flexible pay-over-time solutions through a range of integration options: API, platform extensions, and omnichannel tools. Learn how to get started, promote financing, and empower your customers to purchase confidently. - [Understanding Affirm](https://docs.affirm.com/developers/docs/understanding-affirm.md): Learn how Affirm works, including financing options and digital wallet integrations to help merchants deliver flexible payment solutions. - [Multiple Financing Programs](https://docs.affirm.com/developers/docs/multiple-financing-programs.md): Discover how to implement Multiple Financing Programs (MFPs) to offer custom financing based on cart attributes and promotions. - [Partnering with Affirm](https://docs.affirm.com/developers/docs/partners.md): Use this guide to learn the requirements and best practices for building an Affirm integration. Ready to partner up? Sign up for the Affirm Partner Program. - [Platform Metadata](https://docs.affirm.com/developers/docs/platform-metadata-1.md): Include platform metadata in your Affirm checkout integration to ensure accurate tracking and compatibility. Define platform type, version, and Affirm extension details within the checkout object for seamless platform-specific processing. - [Platforms We Support](https://docs.affirm.com/developers/docs/platforms-we-support.md): Affirm offers flexible pay-over-time solutions through a range of platform integration options, like e-commerce platforms and payment service providers. Learn how to get started, promote financing, and empower your customers to purchase confidently. - [Solutions We Offer](https://docs.affirm.com/developers/docs/solutions-we-offer.md): Learn about the various options to integrate Affirm payments on your website, mobile app, or in stores. Our diverse integration solutions offer a quick and straightforward setup. ## API Reference - [Authentication](https://docs.affirm.com/developers/reference/authentication.md) - [Data Types](https://docs.affirm.com/developers/reference/data-types-4.md) - [Errors](https://docs.affirm.com/developers/reference/errors.md): This guide provides an overview of possible errors when using Affirm's APIs. - [Introduction](https://docs.affirm.com/developers/reference/introduction.md) - [Metadata](https://docs.affirm.com/developers/reference/metadata.md) - [Cancel Card](https://docs.affirm.com/developers/reference/cancel_card.md): Cancels an authorized loan and voids the corresponding virtual card. - [Finalize a card](https://docs.affirm.com/developers/reference/finalize_card.md): Finalizes an authorized or captured loan down to the amount that has been captured on the Virtual Card at the moment of the API's execution. - [Read Card](https://docs.affirm.com/developers/reference/read_card.md): Returns the card details. - [Direct](https://docs.affirm.com/developers/reference/direct-1.md): Generate a redirect checkout link on the fly. Manage and share communications with your customers with your own infrastructure. - [Read Checkout](https://docs.affirm.com/developers/reference/read_checkout-1.md): Returns the checkout details. - [Resend Checkout](https://docs.affirm.com/developers/reference/resend_checkout-1.md): Resend the checkout notification to the user. - [Store](https://docs.affirm.com/developers/reference/store-1.md): Initiate an Affirm checkout directly with your customers. - [Update Checkout](https://docs.affirm.com/developers/reference/update_checkout-1.md): Update a checkout. - [Address Object](https://docs.affirm.com/developers/reference/address.md) - [The Checkout Object](https://docs.affirm.com/developers/reference/the-checkout-object.md): The checkout object is the data payload that contains information about the customer's order. It is POSTed to the Affirm API to initialize Affirm checkout. - [Name Object](https://docs.affirm.com/developers/reference/name.md) - [Shipping & Billing Objects](https://docs.affirm.com/developers/reference/shipping-billing-object.md) - [The Discount Object](https://docs.affirm.com/developers/reference/the-discount-object.md) - [The Item Object](https://docs.affirm.com/developers/reference/the-item-object.md) - [The Itinerary Object](https://docs.affirm.com/developers/reference/the-itinerary-object.md): The itinerary array contains travel objects that define a portion of the itinerary. The itinerary array should only be included within the metadata object. - [The Merchant Object](https://docs.affirm.com/developers/reference/the-merchant-object.md) - [The Metadata Object](https://docs.affirm.com/developers/reference/the-metadata-object.md) - [The Store Object](https://docs.affirm.com/developers/reference/the-store-object.md) - [About Disputes API V3](https://docs.affirm.com/developers/reference/about-disputes-api-v3.md): Affirm has created a new version of our Disputes API to enable both Merchants and Partners to more seamlessly monitor and manage disputes. - [Dispute API V1 to V3 Changelog](https://docs.affirm.com/developers/reference/dispute-api-v1-to-v3-changelog.md): Learn more about the improvements that come with the V3 Disputes API, which is for both merchants and partners. - [Close dispute](https://docs.affirm.com/developers/reference/close_dispute.md) - [Get dispute](https://docs.affirm.com/developers/reference/get_dispute.md) - [Disputes API (V3)](https://docs.affirm.com/developers/reference/disputes-api-v3.md) - [List disputes](https://docs.affirm.com/developers/reference/listdisputes.md): Returns a paginated list of disputes. - [Submit dispute evidence](https://docs.affirm.com/developers/reference/submit_dispute_evidence.md) - [About Partner Files API](https://docs.affirm.com/developers/reference/about-partner-files-api.md) - [Upload File](https://docs.affirm.com/developers/reference/create_file_upload-partner-files-api.md): Submits a request to upload the file. - [Download File](https://docs.affirm.com/developers/reference/get_file_download-partner-files-api.md): Get a link to download a file by ID. - [Partner Files API](https://docs.affirm.com/developers/reference/partner-files-api.md) - [About Files API](https://docs.affirm.com/developers/reference/about-files-api.md) - [Upload File](https://docs.affirm.com/developers/reference/create_file_upload-files-api.md): Submits a request to upload the file. - [Download File](https://docs.affirm.com/developers/reference/get_file_download-files-api.md): Get a link to download a file by ID. - [Files API](https://docs.affirm.com/developers/reference/files-api.md) - [Authorize Transaction](https://docs.affirm.com/developers/reference/authorize_transaction.md): Authorizes a transaction. After a user completes the Affirm checkout flow and returns to the merchant site, the merchant should call the Authorize Transaction endpoint. Authorizing a transaction generates a unique `id` that will be used as a reference moving forward. - [Capture Transaction](https://docs.affirm.com/developers/reference/capture_transaction.md): Include the `transaction_id` returned in the `authorize transaction` response to capture a transaction. - [List Settlement Event Summaries](https://docs.affirm.com/developers/reference/list_settlement_event_summaries.md): Lists settlement event summaries by merchant. - [List Settlement Events](https://docs.affirm.com/developers/reference/list_settlement_events.md): Lists settlement events by merchant. - [List Transaction Events](https://docs.affirm.com/developers/reference/list_transaction_events.md): Lists transaction events. - [List Transactions](https://docs.affirm.com/developers/reference/list_transactions.md): Returns a list of `charge` type transactions. - [Read Transaction](https://docs.affirm.com/developers/reference/read_transaction.md): Retrieves transaction data. - [Refund Transaction](https://docs.affirm.com/developers/reference/refund_transaction.md): Refunds a transaction. You can either refund the entire amount or specify a partial amount. - [Update Transaction](https://docs.affirm.com/developers/reference/update_transaction.md): Updates a transaction by specifying the values of the parameters passed. Any parameters that you don't provide won't change. - [Void Transaction](https://docs.affirm.com/developers/reference/void_transaction.md): Voids an entire transaction. - [The Transaction Event Object](https://docs.affirm.com/developers/reference/the-transaction-event-object.md) - [The Transaction Object](https://docs.affirm.com/developers/reference/the-transaction-object.md) - [Transaction API Endpoints](https://docs.affirm.com/developers/reference/transaction-api-endpoints.md) ## Recipes - [Affirm Lite](https://docs.affirm.com/developers/recipes/affirm-lite.md) - [Authorize a Transaction](https://docs.affirm.com/developers/recipes/authorize-a-transaction-1.md) - [Authorize Transaction API](https://docs.affirm.com/developers/recipes/authorize-transaction-api-1.md) - [Configure the Checkout Object](https://docs.affirm.com/developers/recipes/configure-the-checkout-object-1.md) - [Embed Affirm.js](https://docs.affirm.com/developers/recipes/embed-affirmjs.md) - [Enable Inline Checkout on Shopify Plus](https://docs.affirm.com/developers/recipes/enable-inline-checkout-on-shopify-plus.md) - [Inline Integration](https://docs.affirm.com/developers/recipes/inline-integration-1.md) - [Modal Checkout with Direct](https://docs.affirm.com/developers/recipes/modal-checkout-with-direct.md) - [Track Order Confirmed Implementation](https://docs.affirm.com/developers/recipes/track-order-confirmed-implementation-1.md) ## Pages - [About the Coronavirus Aid, Relief, and Economic Security (CARES) Act](https://docs.affirm.com/developers/about-the-corona-virus-aid-relief-and-economic-security-cares-act.md) - [Kibo (Mozu) Multiple Financing Programs](https://docs.affirm.com/developers/kibo-mozu-multiple-financing-programs.md) - [Kibo Order Job Flow](https://docs.affirm.com/developers/kibo-order-job-flow.md) - [Salesforce Commerce Cloud Multiple Financing Programs](https://docs.affirm.com/developers/salesforce-commerce-cloud-multiple-financing-programs.md) - [Transaction Flow](https://docs.affirm.com/developers/transaction-flow.md) - [Upgrade Affirm promotional messaging in Shopify](https://docs.affirm.com/developers/upgrade-affirm-promotional-messaging-in-shopify.md) ## Changelog - [International documentation migration](https://docs.affirm.com/developers/changelog/international-documentation-migration.md) - [🗞 September Announcement](https://docs.affirm.com/developers/changelog/september-announcement.md) - [🗞 July Announcement](https://docs.affirm.com/developers/changelog/july-announcement.md) - [Promotional Messaging Customization with Affirm](https://docs.affirm.com/developers/changelog/promotional-messaging-customization-with-affirm.md) - [🗞 June Announcement](https://docs.affirm.com/developers/changelog/june-announcement.md) # PSPs and E-Commerce Integrations Documentation ## Guides - [Acadaca](https://docs.affirm.com/platforms/docs/acadaca.md): Affirm's integration with Acadaca gives you access to Affirm's features, including flexible payment options and easy-to-implement on-site messaging. - [Aftermarket Websites](https://docs.affirm.com/platforms/docs/aftermarket-websites.md): Our integration with Aftermarket Websites gives you access to Affirm's features, including flexible payment options and easy-to-implement on-site messaging to amplify awareness and conversion. - [AmeriCommerce](https://docs.affirm.com/platforms/docs/americommerce.md): Our integration with AmeriCommerce gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [ASPDotNetStorefront](https://docs.affirm.com/platforms/docs/aspdotnetstorefront.md): Our integration with ASPDotNetStorefront gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Aspenware](https://docs.affirm.com/platforms/docs/aspenware.md): Our integration with Aspenware gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [AVB ALTA](https://docs.affirm.com/platforms/docs/avb-alta.md): Our integration with AVB Marketing's ALTA platform gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Add Promotional Messaging to BigCommerce](https://docs.affirm.com/platforms/docs/add-promotional-messaging-to-bigcommerce.md): Learn how to add Affirm's promotional messaging to your BigCommerce store. - [BigCommerce FAQs](https://docs.affirm.com/platforms/docs/bigcommerce-blueprint-faq.md): Get answers to common questions about your BigCommerce integration. - [Go-live checklist](https://docs.affirm.com/platforms/docs/bigcommerce-go-live.md): Learn about testing your integration before deploying and going live. Use this checklist to help ensure everything works as planned. - [Configure Affirm in BigCommerce](https://docs.affirm.com/platforms/docs/bigcommerce-integration.md): Provide your customers with a flexible payment option by enabling Affirm for your BigCommerce store. Learn how to set up Affirm for your store. - [BigCommerce](https://docs.affirm.com/platforms/docs/bigcommerce-overview.md): Use Affirm's plugin for BigCommerce to offer Affirm's flexible payment options. Explore the benefits of enabling Affirm for your customers. - [Buyist](https://docs.affirm.com/platforms/docs/buyist.md): Our integration with Buyist gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Celerant](https://docs.affirm.com/platforms/docs/celerant.md): Affirm's integration with Celerant gives you access to all of Affirm's features to amplify awareness and conversion. Learn more about enabling Affirm through Celerant. - [Celery](https://docs.affirm.com/platforms/docs/celery.md): Our integration with Celery gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Checkout Champ](https://docs.affirm.com/platforms/docs/checkout-champ.md): Our integration with Checkout Champ gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Cirkuit](https://docs.affirm.com/platforms/docs/cirkuit.md): Our integration with Cirkuit gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Clyde](https://docs.affirm.com/platforms/docs/clyde.md): Learn about Affirm's integrations with Clyde. Enable Affirm through Clyde to offer the flexibility of Affirm's payment options to your customers. - [CMS Max](https://docs.affirm.com/platforms/docs/cms-max.md): Our integration with CMS Max gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [CoreCommerce](https://docs.affirm.com/platforms/docs/corecommerce.md): Our integration with CoreCommerce gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [CORESense](https://docs.affirm.com/platforms/docs/coresense.md): Our integration with CORESense gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Dakis](https://docs.affirm.com/platforms/docs/dakis.md): Our integration with Dakis gives you access to Affirm's features, including flexible payment options and easy-to-implement on-site messaging to amplify awareness and conversion. - [Deck Commerce](https://docs.affirm.com/platforms/docs/deck-commerce.md): Our integration with Deck Commerce gives you access to Affirm's features, including flexible payment options and easy-to-implement on-site messaging to amplify awareness and conversion. - [Drupal](https://docs.affirm.com/platforms/docs/drupal.md): Our integration with Drupal gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Add Affirm promotional messaging on SAP Commerce](https://docs.affirm.com/platforms/docs/hybris-add-affirm-promotional-messaging.md): Bring awareness to Affirm's flexible payment options at every phase in the shopping journey—increasing conversion and average order value for your business. - [Install and Configure Affirm on SAP Commerce](https://docs.affirm.com/platforms/docs/hybris-install-and-configure-affirm.md): This guide walks you through configuring Affirm at checkout in SAP Commerce. - [SAP Commerce (Hybris)](https://docs.affirm.com/platforms/docs/hybris.md): Our integration with SAP Commerce gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Inntopia](https://docs.affirm.com/platforms/docs/inntopia.md): Our integration with Inntopia gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Kibo](https://docs.affirm.com/platforms/docs/kibo.md): Our integration with Kibo (Mozu) gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Konnektive](https://docs.affirm.com/platforms/docs/konnektive.md): Our integration with Konnektive gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [KWI](https://docs.affirm.com/platforms/docs/kwi.md): Our integration with KWI gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Lightspeed Ecommerce](https://docs.affirm.com/platforms/docs/lightspeed.md): Our integration with Lightspeed ECommerce gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Add Affirm Promotional Messaging to Adobe Commerce (Magento)](https://docs.affirm.com/platforms/docs/add-affirm-promotional-messaging.md): Learn about setting up Affirm promotional messaging for your Adobe Commerce (Magento) store. - [How Does the Chrome SameSite Cookie Policy Affect my Adobe Commerce (Magento) Integration?](https://docs.affirm.com/platforms/docs/how-does-the-chrome-samesite-cookie-policy-impact-your-magento-integrations.md): Learn how the Chrome SameSite Cookie Policy might affect your Adobe Commerce (Magento) integration, and explore how to fix any potential issues. - [Adobe Commerce (Magento)](https://docs.affirm.com/platforms/docs/magento-overview.md): Our integration with Adobe Commerce (Magento) gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Configure Affirm for Adobe Commerce (Magento)](https://docs.affirm.com/platforms/docs/magento-2-configure-affirm.md): Learn how to configure the Affirm Adobe Commerce (Magento) extension to offer Affirm as a payment option for your customers. - [Install the Affirm Extension on Adobe Commerce (Magento)](https://docs.affirm.com/platforms/docs/magento-2-installation.md): Offer Affirm as a payment option for your customers. Learn how to install and upgrade the Affirm Adobe Commerce (Magento) extension. - [Multiple Financing Programs in Adobe Commerce (Magento)](https://docs.affirm.com/platforms/docs/magento-2-multiple-financing-programs.md): With Adobe Commerce (Magento), you can offer specific custom financing programs to consumers based on product or category attributes. Learn about Multiple Financing Programs (MFPs). - [Adobe Commerce (Magento) Telesales Integration](https://docs.affirm.com/platforms/docs/magento-2-telesales-integration.md): This guide describes how to add the Affirm Telesales Add-on module for Adobe Commerce (Magento). - [Adobe Commerce (Magento) FAQ](https://docs.affirm.com/platforms/docs/magento-faqs.md): Get answers to common questions about your Adobe Commerce (Magento) integration with Affirm. - [Processing Affirm Transactions in Adobe Commerce (Magento)](https://docs.affirm.com/platforms/docs/processing-affirm-transactions-in-magento-2.md): Learn about processing Affirm Transactions in Adobe Commerce (Magento). See how to use the Adobe Commerce (Magento) admin panel to manage Affirm transactions. - [How does the Chrome SameSite Cookie Policy Impact Magento 1 Integrations?](https://docs.affirm.com/platforms/docs/how-does-the-chrome-samesite-cookie-policy-impact-my-magento-1-integration.md): Learn how the Chrome SameSite Cookie Policy can impact Magento 1 integrations, and explore the fixes and solutions to potential issues. - [How to Process Affirm Transactions in Magento 1](https://docs.affirm.com/platforms/docs/how-to-process-affirm-transactions-in-magento.md): Learn about processing Affirm transactions in Magento. - [Magento 1](https://docs.affirm.com/platforms/docs/magento.md): Learn how to integrate Affirm into your Magento eCommerce platform - [Magento 1 Multiple Financing Programs](https://docs.affirm.com/platforms/docs/magento-multiple-financing-programs.md): With Magento, you can offer specific custom financing programs to consumers based on product or category attributes. Learn about Multiple Financing Programs (MFPs) in Magento. - [Magento 1 Telesales Integration](https://docs.affirm.com/platforms/docs/magento-telesales-integration.md): Configure the Affirm Telesales add-on for Magento. This guide describes how to add the Affirm Telesales Add-on module for Magento. - [Upgrade the Magento 1 Extension](https://docs.affirm.com/platforms/docs/upgrade-the-magento-extension.md): Learn about upgrading the extension for Magento. - [Upgrade the Telesales Add-On Module for Magento 1](https://docs.affirm.com/platforms/docs/upgrade-the-telesales-add-on-module-for-magento.md): Learn about upgrading the Affirm Telesales add-on module for Magento. - [Upgrade your Magento 1 Integration](https://docs.affirm.com/platforms/docs/upgrade-your-magento-integration.md): Learn about upgrading your Magento integration to get the most out of Affirm. Learn how to upgrade your Magento integration. - [Miva](https://docs.affirm.com/platforms/docs/miva.md): Our integration with Miva gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [MyKaarma](https://docs.affirm.com/platforms/docs/mykaarma.md): Our integration with Miva gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Nebhub](https://docs.affirm.com/platforms/docs/nebhub.md): Our integration with Nebhub gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [NetSuite SuiteCommerce Advanced](https://docs.affirm.com/platforms/docs/netsuite-suitecommerce-advanced.md): Our integration with NetSuite SuiteCommerce Advanced gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [OpenCart](https://docs.affirm.com/platforms/docs/opencart.md): Our integration with OpenCart gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [osCommerce](https://docs.affirm.com/platforms/docs/oscommerce.md): Our integration with osCommerce gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [About E-Commerce Platform Integrations](https://docs.affirm.com/platforms/docs/platforms-quickstart.md): Learn how Affirm integrates with leading e-commerce platforms to provide flexible pay-over-time solutions and boost customer conversions. - [Punchmark](https://docs.affirm.com/platforms/docs/punchmark.md): Our integration with Punchmark gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Rally](https://docs.affirm.com/platforms/docs/rally.md): Use Affirm's plugin for Rally to offer Affirm's flexible payment options. Learn how to enable Affirm for your customers through Rally. - [RenCom](https://docs.affirm.com/platforms/docs/rencom.md): Use Affirm's plugin for RenCom to offer Affirm's flexible payment options. Learn how to enable Affirm for your customers. - [RezMagic](https://docs.affirm.com/platforms/docs/rezmagic.md): Use Affirm's plugin for RezMagic to offer Affirm's flexible payment options. Learn how to enable Affirm for your customers through RezMagic. - [Add Promotional Messaging to SFCC](https://docs.affirm.com/platforms/docs/add-promotional-messaging-to-sfcc.md): Learn about adding Affirm promotional messaging to your Salesforce Commerce Cloud (SFCC) platform. - [Salesforce Commerce Cloud (SFCC)](https://docs.affirm.com/platforms/docs/sfcc-overview.md): Our integration with SFCC gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Configuring Affirm for SFCC](https://docs.affirm.com/platforms/docs/sfcc-configuring-affirm.md): Learn how to add Affirm as a payment method in Salesforce Commerce Cloud (SFCC). - [SFCC FAQ](https://docs.affirm.com/platforms/docs/sfcc-faqs.md): Get answers to common questions about the Salesforce Commerce Cloud (SFCC) integration. - [Install Affirm on SFCC](https://docs.affirm.com/platforms/docs/sfcc-installation.md): Provide your customers with flexible payment options by enabling Affirm for your Salesforce Commerce Cloud (SFCC) store. - [Controllers & Pipelines cartridge installation](https://docs.affirm.com/platforms/docs/sfcc-controllers-pipelines.md): Explore Controllers and Pipelines cartridge installation in Salesforce Commerce Cloud (SFCC). - [SFRA Cartridge Installation](https://docs.affirm.com/platforms/docs/sfcc-sfra.md): Learn about SFRA Cartridge Installation. - [Transaction Management with Jobs in SFCC](https://docs.affirm.com/platforms/docs/transaction-management-with-jobs.md): Learn about managing transactions with jobs in Salesforce Commerce Cloud (SFCC). - [Using Partial Capture in SFCC](https://docs.affirm.com/platforms/docs/using-partial-capture.md): Learn how to enable partial capture in Salesforce Commerce Cloud (SFCC) to collect different parts of a multi-item order at different points in time. - [Shift4Shop](https://docs.affirm.com/platforms/docs/shift4shop.md): Our integration with Shift4Shop gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Shopgate](https://docs.affirm.com/platforms/docs/shopgate.md): Our integration with Shopgate gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [ALA Messaging with Theme App Blocks](https://docs.affirm.com/platforms/docs/ala-messaging-with-theme-app-blocks.md): Explore the various ways to incorporate Affirm's as-low-as (ALA) promotional messaging into your Shopify store. With several methods to choose from, implementing promotional messaging is now easier than ever. - [Shopify Cart Drawer Promo](https://docs.affirm.com/platforms/docs/shopify-cart-drawer-promo.md): Implement the Affirm Cart Drawer app in your Shopify Cart Drawer to display Affirm promotional messaging, providing a better customer experience. - [Shopify Theme Editor- Cart Promo Block](https://docs.affirm.com/platforms/docs/shopify-theme-editor-cart-promo-block.md): Learn about adding and customizing the Affirm Cart Promo block in the Shopify Theme Editor. - [Shopify Theme Editor- Collection Promo Block](https://docs.affirm.com/platforms/docs/shopify-theme-editor-collection-promo-block.md): Learn how to add the Affirm Collection Promo block to your Shopify store. - [Shopify Theme Editor- Product Promo Block](https://docs.affirm.com/platforms/docs/shopify-theme-editor-product-promo-block.md): Learn about adding the Affirm Product Promo block in Shopify. - [Connecting the Affirm Payments App](https://docs.affirm.com/platforms/docs/connecting-the-affirm-payments-app.md): Add the Affirm Payments App to your Shopify account in a few simple steps. - [Shopify](https://docs.affirm.com/platforms/docs/shopify-overview.md): Our integration with Shopify gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Manage Affirm payment customizations for Shopify stores](https://docs.affirm.com/platforms/docs/manage-affirm-payment-customizations-for-shopify-stores.md): Learn about configuring and managing Affirm payment customizations for your Shopify store. - [Processing transactions in Shopify](https://docs.affirm.com/platforms/docs/processing-transactions-in-shopify.md): Learn about processing Affirm transactions in Shopify. - [Set a Price Floor for Checkout (Shopify Plus only)](https://docs.affirm.com/platforms/docs/set-a-price-floor-for-checkout-shopify-plus-only.md): Learn about setting a price floor to display Affirm as a payment option at checkout. - [Shopify FAQs](https://docs.affirm.com/platforms/docs/shopify-faq.md): Explore the answers to common questions about our Shopify integration. - [Uninstall the Affirm Payment Method](https://docs.affirm.com/platforms/docs/uninstall-the-existing-affirm-payment-method.md): Learn how to uninstall the existing Affirm payment method on your Shopify account in a few simple steps. - [Using the Promotional Messaging App for Shopify](https://docs.affirm.com/platforms/docs/using-the-promotional-messaging-app.md): Learn about the Affirm promotional messaging app for Shopify. - [Shopping Cart Elite](https://docs.affirm.com/platforms/docs/shopping-cart-elite.md): Our integration with Shopping Cart Elite gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [StudioPlus](https://docs.affirm.com/platforms/docs/studio-plus.md): Our integration with StudioPlus gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Sunshop](https://docs.affirm.com/platforms/docs/sunshop.md): Our integration with Sunshop gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Thinkspace](https://docs.affirm.com/platforms/docs/thinkspace.md): Our integration with Thinkspace gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Ultracart](https://docs.affirm.com/platforms/docs/ultracart.md): Our integration with Ultracart gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Volusion](https://docs.affirm.com/platforms/docs/volusion.md): Our integration with Volusion gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [VTEX](https://docs.affirm.com/platforms/docs/vtex.md): Our integration with VTEX gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Web Shop Manager](https://docs.affirm.com/platforms/docs/web-shop-manager.md): Our integration with Web Shop Manager gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [WebSell](https://docs.affirm.com/platforms/docs/websell.md): Our integration with WebSell gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Wix E-commerce](https://docs.affirm.com/platforms/docs/wixstores.md): Affirm’s plug-and-play integration with Wix can be set up in just a few minutes! To integrate Affirm’s pay-over-time messaging and add Affirm as a payment option at checkout, follow the steps below! - [WooCommerce](https://docs.affirm.com/platforms/docs/woocommerce-overview.md): Learn how to enable Affirm with WooCommerce. Offer flexible pay-over-time options, streamlined order management, and on-site messaging designed to increase awareness and conversion. - [WooCommerce FAQs](https://docs.affirm.com/platforms/docs/woocommerce-faqs.md): Explore the answers to common questions about our WooCommerce integration. - [Set up WooCommerce](https://docs.affirm.com/platforms/docs/woocommerce-setup-configuration.md): Add Affirm to WooCommerce with minimal setup. Learn requirements, install the plugin, configure checkout, enable messaging, test, and manage transactions. - [Using Partial Capture](https://docs.affirm.com/platforms/docs/woocommerce-using-partial-capture.md): Learn how to enable Partial Capture with WooCommerce to capture parts of a multi-item order at different points in time. - [Workarea](https://docs.affirm.com/platforms/docs/workarea.md): Our integration with Workarea gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [X-Cart](https://docs.affirm.com/platforms/docs/x-cart.md): Our integration with X-Cart gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Zen Cart](https://docs.affirm.com/platforms/docs/zen-cart.md): Our integration with Zen Cart gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Zoey](https://docs.affirm.com/platforms/docs/zoey.md): Our integration with Zoey gives you access to all of Affirm's features, including flexible payment options, order management, and easy-to-implement on-site messaging to amplify awareness and conversion. - [Adyen operations](https://docs.affirm.com/platforms/docs/adyen-operations.md): Learn about Adyen settlement reports and handling disputes. - [Adyen](https://docs.affirm.com/platforms/docs/adyen.md): Learn about how you can enable Affirm with Adyen. Empower your customers by offering Affirm, a versatile payment solution. - [Set up Adyen e-commerce](https://docs.affirm.com/platforms/docs/set-up-adyen-e-commerce.md): For merchants integrating Affirm into their online checkout using Adyen’s Web, Mobile, or API payments platform. - [Set up Adyen in-store](https://docs.affirm.com/platforms/docs/set-up-adyen-in-store.md): For merchants offering Affirm inside physical retail stores. - [APEXX](https://docs.affirm.com/platforms/docs/apexx.md): The integration between APEXX and Affirm streamlines payment processing for merchants, enhancing their ability to offer flexible payment options and drive growth. - [Bolt](https://docs.affirm.com/platforms/docs/bolt.md): Learn about integrating Affirm with Bolt. Enable Affirm to empower your customers with a versatile payment solution. - [BridgerPay](https://docs.affirm.com/platforms/docs/bridgerpay.md): The integration between BridgerPay and Affirm streamlines payment processing for primarily travel merchants, financial services, and crypto. Enhancing their ability to offer flexible payment options and drive growth. - [Fexco](https://docs.affirm.com/platforms/docs/fexco.md): The integration between Fexco and Affirm streamlines payment processing for cruise line merchants, enhancing their ability to offer flexible payment options and drive growth. - [Fiserv](https://docs.affirm.com/platforms/docs/fiserv.md): Integrate Affirm with Fiserv using Hosted Checkout or Direct API to increase AOV, reduce fraud risk, and deliver a seamless BNPL checkout. - [Global Payments](https://docs.affirm.com/platforms/docs/global-payments.md): The integration between Global Payments and Affirm streamlines payment processing for merchants, enhancing their ability to offer flexible payment options and drive growth. - [About PSP Integrations](https://docs.affirm.com/platforms/docs/payment-providers-overview.md): You can seamlessly add Affirm to your payment service provider. With our PSP integrations, it’s never been easier to get up and running quickly with Affirm. - [Stripe](https://docs.affirm.com/platforms/docs/stripe.md): Learn about integrating Affirm with Stripe and explore the powerful Affirm features you can access through Stripe. - [Set up Stripe](https://docs.affirm.com/platforms/docs/set-up-stripe.md): Set up Stripe to start accepting Affirm payments online and in-person. Learn the requirements and how to configure payment methods for a secure, flexible checkout experience. - [UATP](https://docs.affirm.com/platforms/docs/uatp.md): Learn about Affirm's partnership with UATP and how you can offer Affirm's flexible payment options through UATP. - [Verifone](https://docs.affirm.com/platforms/docs/verifone.md): Empower your customers with the versatility of an in-store pay-over-time solution through the seamless integration of Affirm with Verifone. - [Worldpay](https://docs.affirm.com/platforms/docs/worldpay.md): The integration between Worldpay and Affirm streamlines payment processing for merchants, enhancing their ability to offer flexible payment options and drive growth. # Affirm Integration Options Documentation ## Guides - [About Affirm Landing Page (In-Store Only)](https://docs.affirm.com/payments/docs/affirm-landing-page.md): Learn about Affirm’s in-Store landing page solution enables customers to apply for financing using QR codes or SMS links. No POS integration required. - [Set Up Affirm Landing Page (In-Store Only)](https://docs.affirm.com/payments/docs/set-up-affirm-landing-page-in-store-only.md): Follow these steps to set up Landing Page, Affirm’s in-store financing solution that uses QR codes or SMS. No POS integration required. - [About Affirm Lite](https://docs.affirm.com/payments/docs/affirm-lite-integration-guide.md): Learn about Affirm Lite and how it delivers a streamlined pop-up checkout experience that helps boost conversions. This lightweight solution keeps customers on your site and supports features like autofill, fallback, and optional pre-styled buttons. - [Set Up Affirm Lite](https://docs.affirm.com/payments/docs/set-up-affirm-lite.md): Learn how to integrate Affirm Lite for a streamlined pop-up checkout experience that keeps customers on your site. Includes steps for adding Affirm.js, enabling autofill, using pre-styled buttons, and implementing a fallback. - [Overview of Affirm's Solutions](https://docs.affirm.com/payments/docs/payments-overview.md): Integrate Affirm payments on your website, in your mobile app, or in your stores. Choose from a variety of options to get started with Affirm. - [Set Up Affirm Virtual Card](https://docs.affirm.com/payments/docs/render-affirm-checkout-vcn.md): Integrate Affirm payments into your website and mobile app using Virtual Card. - [Set Up Virtual Card on Android](https://docs.affirm.com/payments/docs/vcn-android.md): Learn how to set up Affirm Virtual Card on your Android mobile app. - [Set Up Virtual Card on iOS](https://docs.affirm.com/payments/docs/vcn-ios.md): Learn how to set up Affirm Virtual Card on your iOS mobile app. - [Set Up Virtual Card on the Web](https://docs.affirm.com/payments/docs/vcn-web.md): Learn how to integrate Affirm payments onto your website using Virtual Card. - [Set Up Virtual Card for In-Store](https://docs.affirm.com/payments/docs/set-up-virtual-card-for-in-store.md): Generate Affirm Virtual Cards from your point-of-sale (POS) system to offer flexible payment options for customers in-store. Learn about initiating checkouts, sending payment links, authorizing transactions, and managing orders for a seamless customer experience. - [Set Up Virtual Card for Telesales](https://docs.affirm.com/payments/docs/set-up-virtual-card-for-telesales.md): Learn how to set up Affirm’s VCN Telesales flow to enable telesales agents to send SMS or email checkout links, enabling customers to apply privately from their own device. - [About Virtual Card for In-Store](https://docs.affirm.com/payments/docs/vcn-in-store.md): Learn about Affirm Virtual Card for In-Store, a simple and seamless solution for offering Affirm payment options to your customers. - [About Affirm Virtual Card (VCN)](https://docs.affirm.com/payments/docs/vcn-overview.md): Learn more about Affirm Virtual Card (VCN) and adding Affirm on your website and mobile app. - [About Virtual Card for Telesales](https://docs.affirm.com/payments/docs/vcn-telesales.md): Learn about the VCN Telesales API enables telesales agents to initiate Affirm checkout flows via SMS or email, mirroring the in-store flow while maintaining consumer privacy. - [About Direct API](https://docs.affirm.com/payments/docs/direct-api-overview.md): Explore how Affirm’s Direct API enables flexible pay-over-time options by directly embedding the checkout and transaction flow into your website. This integration gives you complete control over the customer experience while ensuring secure, end-to-end payment processing. - [Inline Integration Overview](https://docs.affirm.com/payments/docs/inline-integration.md): Learn how to integrate Affirm’s Inline flow to highlight flexible payment options early in checkout. Display value propositions, payment timelines, and educational modals seamlessly within your site. Supports Magento 2, WooCommerce, and Shopify Plus. - [Set Up Split Capture](https://docs.affirm.com/payments/docs/integrate-affirm-split-capture.md): Easily integrate Affirm Split Capture to offer flexible payment options, customize the experience to match your brand, and ensure a smooth, secure checkout for your customers. - [API Reference for Split Capture](https://docs.affirm.com/payments/docs/split-capture-api-reference.md): Learn more about Split Capture and the Transactions API, including the authorization, capture, void, refund, update, and read endpoints. - [About Split Capture](https://docs.affirm.com/payments/docs/split-capture.md): Explore how Split Capture enables merchants to collect different parts of a multi-item order at different points in time. - [Set Up Direct API](https://docs.affirm.com/payments/docs/transactions-web.md): Learn how to integrate Affirm's Direct API on your site to initiate and authorize transactions. This guide walks you through embedding Affirm.js, setting up the checkout object, handling callbacks, and authorizing payments. - [About In-Store](https://docs.affirm.com/payments/docs/checkout-in-store.md): Integrate Affirm into your point-of-sale system to offer flexible payment options in-store. This guide covers initiating checkouts, sending payment links, authorizing transactions, and managing orders for a seamless customer experience. - [Direct API In-Store Without Webhooks](https://docs.affirm.com/payments/docs/direct-api-in-store-without-webhooks.md): Affirm’s In-Store Integration lets merchants offer financing via their POS with manual confirmation and API calls, no webhooks required. - [Set Up In-Store](https://docs.affirm.com/payments/docs/set-up-in-store-direct-api.md): Integrate Affirm into your point-of-sale system to offer flexible payment options in-store. This guide covers initiating checkouts, sending payment links, authorizing transactions, and managing orders for a seamless customer experience. - [Set Up Android SDK](https://docs.affirm.com/payments/docs/checkout-android.md): Offer Affirm as a payment option in Android applications. This guide walks you through setting up the Android client on your checkout pages. - [Set Up iOS SDK](https://docs.affirm.com/payments/docs/checkout-ios.md): With the iOS SDK, you can offer Affirm as a payment option in iOS applications. This guide walks you through setting up the iOS client on your checkout page. - [iOS SDK FAQ](https://docs.affirm.com/payments/docs/ios-sdk-faqs.md): Affirm iOS SDK FAQ: Get answers to common integration questions, troubleshoot issues, and optimize your in-app checkout experience. - [About Mobile SDKs](https://docs.affirm.com/payments/docs/mobile-sdks.md): Use our mobile SDKs to start offering Affirm on your Android or iOS app. Learn more about using our iOS and Android SDKs. - [About Telesales](https://docs.affirm.com/payments/docs/checkout-telesales.md): Telesales is an alternative way of initiating the Affirm checkout process for your customers. Learn more about using Affirm for telesales. - [Set Up Telesales](https://docs.affirm.com/payments/docs/telesales-api-sdk.md): Integrate the Affirm Telesales API SDK to support sales agents in assisting customers over the phone. Send checkout links, track application progress in real-time, and manage transactions seamlessly. Includes webhook updates, implementation steps, and UI customization options. # PBA MCP Sandbox Documentation ## Guides - [Welcome to PBA MCP Sandbox](https://docs.affirm.com/pba-mcp-sandbox/docs/getting-started.md) ## API Reference - [Confirms a purchase, given an approved application.](https://docs.affirm.com/pba-mcp-sandbox/reference/confirm_purchase.md): Confirms the loan associated with an approved application. - [Creates and files an application for underwriting.](https://docs.affirm.com/pba-mcp-sandbox/reference/create_application.md): A successful call will return an application_id regardless of application status. To PBA clients, this is apart of our checkout process - [Create a purchase, given an approved application.](https://docs.affirm.com/pba-mcp-sandbox/reference/create_purchase.md): Authorize a specific amount of a purchase, and create a repayment agreement, if approved. - [Get application](https://docs.affirm.com/pba-mcp-sandbox/reference/get_application.md): Checks the application status, and returns the application details is approved - [Update Application](https://docs.affirm.com/pba-mcp-sandbox/reference/update_application.md): Handles step-ups returned by get_application needed for buyer authentication