header-logo
Getting started with WixLearn how to build your website and business using Wix.
Creating a websiteDesign and manage your site with smart functionalities.
Account & billingManage subscriptions, plans and invoices.
Using the Wix mobile appsRun your business and connect with members.
Connecting a domainLearn to purchase, connect or transfer a domain to your site.
Managing your businessGet tools to grow your business and web presence.
Promoting your siteBoost your visibility with SEO and marketing tools.
Studio, Partners & EnterpriseGet advanced features to help you work more efficiently.
Need more help?Find solutions, learn about known issues or contact us.
placeholder-preview-image
Wix LearnImprove your skills with our courses and tutorials.
Wix BlogGet tips for web design, marketing and more.
SEO Learning HubLearn to increase organic site traffic from search engines.
Website developmentBuild a custom site using our full-stack platform.
Hire a ProfessionalGet matched with a specialist to help you reach your goals.
placeholder-preview-image

Developer Request: Listening to Payment Method During Checkout

Collecting votes
Currently it is not possible to listen to or detect the customer’s selected payment method within the realtime checkout flow. Developers would like access to a parameter or field in the realtime checkout data that clearly indicates which payment method was chosen. For example, recognize manual payment selection and display additional fees or discounts accordingly.
Having this parameter exposed in the realtime checkout payload or events would enable developers to:
  • Implement plugins that react to the selected payment method during checkout.
  • Dynamically apply additional fees or discounts based on the payment method.
  • Update the order summary in real time (totals, taxes, fees) before the order is completed.
  • Display tailored messages or UI changes according to the customer’s chosen payment option.
In the meantime you can approximate this behavior by handling fees that are relevant to specific payment methods outside the realtime checkout flow. For example, you can apply manual adjustments after the order is placed or define separate payment or order-handling rules in your business processes.
We are always working to update and improve our products, and your feedback is greatly appreciated.