Title: PAYPAL_INVALID_PAYMENT_OPTION
Last modified: January 7, 2023

---

# PAYPAL_INVALID_PAYMENT_OPTION

 *  Resolved [miguelgaton](https://wordpress.org/support/users/miguelgaton/)
 * (@miguelgaton)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/paypal_invalid_payment_option/)
 * We have an error when we update the country on checkout page.
 * To reproduce the error:
    - [https://architechtures.com/en/](https://architechtures.com/en/) click on “
      15 days free trial”
    - on checkout change the country
    - Error!
 * The logs shows this info:
 * [https://api.braintreegateway.com/merchants/vwn2cnrj3jgmct3h/client_api/v1/paypal_hermes/create_payment_resource](https://api.braintreegateway.com/merchants/vwn2cnrj3jgmct3h/client_api/v1/paypal_hermes/create_payment_resource)
   422
 * name: ‘BraintreeError’, code: ‘PAYPAL_INVALID_PAYMENT_OPTION’, message: ‘PayPal
   payment options are invalid.’, type: ‘MERCHANT’
 * I’m not sure if this issue is related with my Braintree account because it works
   fine on spanish version ([https://architechtures.com/](https://architechtures.com/)
   click on “15 dias de prueba gratis” and update the country/pais on checkout page).
 * One week ago the english version worked fine but not now (and not relevante changes
   on the site in the last 2 weeks).
 * Regards,
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fpaypal_invalid_payment_option%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Thread Starter [miguelgaton](https://wordpress.org/support/users/miguelgaton/)
 * (@miguelgaton)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/paypal_invalid_payment_option/#post-16355104)
 * Any idea?
 *  Plugin Support [Raif Deari](https://wordpress.org/support/users/rdeari/)
 * (@rdeari)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/paypal_invalid_payment_option/#post-16357309)
 * Hi [@miguelgaton](https://wordpress.org/support/users/miguelgaton/)!
 * Thanks for reaching out!
 * Can you please share your site’ System Status Report with us?
   You can get it 
   by navigating to the **WooCommerce / Status** section of your site. Once there,
   click on the **Get system report** button and then copy it by clicking on the**
   Copy for support** button, then paste it here.
 * Additionally, was there any update right before the issue started appearing? 
   It seems that there is wrong data being passed to PayPal from the English version
   of the site and that could be caused by a plugin conflict.
 *  Thread Starter [miguelgaton](https://wordpress.org/support/users/miguelgaton/)
 * (@miguelgaton)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/paypal_invalid_payment_option/#post-16358080)
 *     ```wp-block-code
       ### WordPress Environment ###
   
       WordPress address (URL): https://architechtures.com
       Site address (URL): https://architechtures.com
       WC Version: 7.2.2
       REST API Version: ✔</img> 7.2.2
       WC Blocks Version: ✔</img> 8.9.2
       Action Scheduler Version: ✔</img> 3.4.0
       Log Directory Writable: ✔</img>
       WP Version: 6.1.1
       WP Multisite: –
       WP Memory Limit: 2 GB
       WP Debug Mode: –
       WP Cron: ✔</img>
       Language: es_ES
       External object cache: –
   
       ### Server Environment ###
   
       Server Info: Apache/2.4.47 (Win64) OpenSSL/1.1.1k PHP/7.3.28
       PHP Version: 7.3.28
       PHP Post Max Size: 1 GB
       PHP Time Limit: 12000
       PHP Max Input Vars: 5000
       cURL Version: 7.70.0
       OpenSSL/1.1.1k
   
       SUHOSIN Installed: –
       MySQL Version: 5.5.5-10.4.18-MariaDB
       Max Upload Size: 512 MB
       Default Timezone is UTC: ✔</img>
       fsockopen/cURL: ✔</img>
       SoapClient: ✔</img>
       DOMDocument: ✔</img>
       GZip: ✔</img>
       Multibyte String: ✔</img>
       Remote Post: ✔</img>
       Remote Get: ✔</img>
   
       ### Database ###
   
       WC Database Version: 7.2.2
       WC Database Prefix: wp_
       Tamaño total de la base de datos: 294.19MB
       Tamaño de los datos de la base de datos: 238.35MB
       Tamaño del índice de la base de datos: 55.84MB
       wp_woocommerce_sessions: Datos: 1.42MB + Índice: 0.02MB + Motor InnoDB
       wp_woocommerce_api_keys: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
       wp_woocommerce_attribute_taxonomies: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
       wp_woocommerce_downloadable_product_permissions: Datos: 0.02MB + Índice: 0.17MB + Motor InnoDB
       wp_woocommerce_order_items: Datos: 0.34MB + Índice: 0.28MB + Motor InnoDB
       wp_woocommerce_order_itemmeta: Datos: 5.52MB + Índice: 4.55MB + Motor InnoDB
       wp_woocommerce_tax_rates: Datos: 0.02MB + Índice: 0.08MB + Motor InnoDB
       wp_woocommerce_tax_rate_locations: Datos: 0.02MB + Índice: 0.05MB + Motor InnoDB
       wp_woocommerce_shipping_zones: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_woocommerce_shipping_zone_locations: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
       wp_woocommerce_shipping_zone_methods: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_woocommerce_payment_tokens: Datos: 0.05MB + Índice: 0.03MB + Motor InnoDB
       wp_woocommerce_payment_tokenmeta: Datos: 0.11MB + Índice: 0.16MB + Motor InnoDB
       wp_woocommerce_log: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
       wp_actionscheduler_actions: Datos: 0.52MB + Índice: 0.61MB + Motor InnoDB
       wp_actionscheduler_claims: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
       wp_actionscheduler_groups: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
       wp_actionscheduler_logs: Datos: 0.31MB + Índice: 0.23MB + Motor InnoDB
       wp_aioseo_cache: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
       wp_aioseo_notifications: Datos: 0.16MB + Índice: 0.06MB + Motor InnoDB
       wp_aioseo_posts: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
       wp_arp_ab_testing: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_arp_arprice: Datos: 1.52MB + Índice: 0.00MB + Motor InnoDB
       wp_arp_arprice_analytics: Datos: 8.52MB + Índice: 0.00MB + Motor InnoDB
       wp_arp_arprice_options: Datos: 4.52MB + Índice: 0.00MB + Motor InnoDB
       wp_bdp_archives: Datos: 0.08MB + Índice: 0.00MB + Motor InnoDB
       wp_bdp_edd_archives: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_bdp_product_archives: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_bdp_single_ed_download: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_bdp_single_layouts: Datos: 0.05MB + Índice: 0.00MB + Motor InnoDB
       wp_bdp_single_product: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_blog_designer_pro_shortcodes: Datos: 0.14MB + Índice: 0.00MB + Motor InnoDB
       wp_cmplz_cookiebanners: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_cmplz_cookies: Datos: 0.06MB + Índice: 0.00MB + Motor InnoDB
       wp_cmplz_services: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_commentmeta: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
       wp_comments: Datos: 2.52MB + Índice: 1.31MB + Motor InnoDB
       wp_duplicator_pro_entities: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
       wp_duplicator_pro_packages: Datos: 15.50MB + Índice: 0.02MB + Motor InnoDB
       wp_gf_draft_submissions: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
       wp_gf_entry: Datos: 0.09MB + Índice: 0.03MB + Motor InnoDB
       wp_gf_entry_meta: Datos: 0.20MB + Índice: 0.33MB + Motor InnoDB
       wp_gf_entry_notes: Datos: 0.09MB + Índice: 0.03MB + Motor InnoDB
       wp_gf_form: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_gf_form_meta: Datos: 0.06MB + Índice: 0.00MB + Motor InnoDB
       wp_gf_form_revisions: Datos: 0.05MB + Índice: 0.05MB + Motor InnoDB
       wp_gf_form_view: Datos: 0.11MB + Índice: 0.11MB + Motor InnoDB
       wp_gf_rest_api_keys: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
       wp_icl_cms_nav_cache: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_icl_content_status: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
       wp_icl_core_status: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
       wp_icl_flags: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
       wp_icl_languages: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
       wp_icl_languages_translations: Datos: 0.20MB + Índice: 0.17MB + Motor InnoDB
       wp_icl_locale_map: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_icl_message_status: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
       wp_icl_mo_files_domains: Datos: 0.08MB + Índice: 0.02MB + Motor InnoDB
       wp_icl_node: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_icl_reminders: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_icl_strings: Datos: 10.52MB + Índice: 17.03MB + Motor InnoDB
       wp_icl_string_batches: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_icl_string_packages: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_icl_string_pages: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
       wp_icl_string_positions: Datos: 1.52MB + Índice: 0.22MB + Motor InnoDB
       wp_icl_string_status: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
       wp_icl_string_translations: Datos: 3.52MB + Índice: 1.97MB + Motor InnoDB
       wp_icl_string_urls: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
       wp_icl_translate: Datos: 2.41MB + Índice: 0.05MB + Motor InnoDB
       wp_icl_translate_job: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
       wp_icl_translations: Datos: 0.09MB + Índice: 0.23MB + Motor InnoDB
       wp_icl_translation_batches: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_icl_translation_downloads: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_icl_translation_status: Datos: 2.30MB + Índice: 0.02MB + Motor InnoDB
       wp_links: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
       wp_mailchimp_carts: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_mailchimp_jobs: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_mail_bank: Datos: 0.00MB + Índice: 0.00MB + Motor MyISAM
       wp_mail_bank_logs: Datos: 3.03MB + Índice: 0.00MB + Motor MyISAM
       wp_mail_bank_meta: Datos: 0.00MB + Índice: 0.00MB + Motor MyISAM
       wp_masterslider_options: Datos: 0.05MB + Índice: 0.02MB + Motor InnoDB
       wp_masterslider_sliders: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
       wp_ms_snippets: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_options: Datos: 8.36MB + Índice: 1.30MB + Motor InnoDB
       wp_pmpro_discount_codes: Datos: 0.02MB + Índice: 0.05MB + Motor InnoDB
       wp_pmpro_discount_codes_levels: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
       wp_pmpro_discount_codes_uses: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
       wp_pmpro_memberships_categories: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
       wp_pmpro_memberships_pages: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
       wp_pmpro_memberships_users: Datos: 0.02MB + Índice: 0.09MB + Motor InnoDB
       wp_pmpro_membership_levelmeta: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
       wp_pmpro_membership_levels: Datos: 0.02MB + Índice: 0.05MB + Motor InnoDB
       wp_pmpro_membership_ordermeta: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
       wp_pmpro_membership_orders: Datos: 0.02MB + Índice: 0.20MB + Motor InnoDB
       wp_postmeta: Datos: 27.53MB + Índice: 15.91MB + Motor InnoDB
       wp_posts: Datos: 114.47MB + Índice: 1.27MB + Motor InnoDB
       wp_revslider_css: Datos: 0.13MB + Índice: 0.00MB + Motor InnoDB
       wp_revslider_css_bkp: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_revslider_layer_animations: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_revslider_layer_animations_bkp: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_revslider_navigations: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_revslider_navigations_bkp: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_revslider_sliders: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_revslider_sliders_bkp: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_revslider_slides: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_revslider_slides_bkp: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_revslider_static_slides: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_revslider_static_slides_bkp: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_snippets: Datos: 0.02MB + Índice: 0.05MB + Motor InnoDB
       wp_termmeta: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
       wp_terms: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
       wp_term_relationships: Datos: 0.06MB + Índice: 0.02MB + Motor InnoDB
       wp_term_taxonomy: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
       wp_usermeta: Datos: 5.52MB + Índice: 5.81MB + Motor InnoDB
       wp_users: Datos: 0.23MB + Índice: 0.23MB + Motor InnoDB
       wp_wcpdf_credit_note_number: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_wcpdf_invoice_number: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_wcpdf_invoice_number_2021: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_wcpdf_invoice_number_2022: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_wcpdf_packing_slip_number: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_wcpdf_proforma_number: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_wcs_payment_retries: Datos: 0.27MB + Índice: 0.02MB + Motor InnoDB
       wp_wc_admin_notes: Datos: 0.05MB + Índice: 0.00MB + Motor InnoDB
       wp_wc_admin_note_actions: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
       wp_wc_category_lookup: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_wc_customer_lookup: Datos: 0.02MB + Índice: 0.05MB + Motor InnoDB
       wp_wc_download_log: Datos: 0.02MB + Índice: 0.05MB + Motor InnoDB
       wp_wc_order_coupon_lookup: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
       wp_wc_order_product_lookup: Datos: 0.05MB + Índice: 0.11MB + Motor InnoDB
       wp_wc_order_stats: Datos: 0.06MB + Índice: 0.19MB + Motor InnoDB
       wp_wc_order_tax_lookup: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
       wp_wc_product_attributes_lookup: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
       wp_wc_product_download_directories: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
       wp_wc_product_meta_lookup: Datos: 0.02MB + Índice: 0.09MB + Motor InnoDB
       wp_wc_rate_limits: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
       wp_wc_reserved_stock: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_wc_tax_rate_classes: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
       wp_wc_webhooks: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
       wp_wfblockediplog: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_wfblocks7: Datos: 0.02MB + Índice: 0.05MB + Motor InnoDB
       wp_wfconfig: Datos: 0.50MB + Índice: 0.00MB + Motor InnoDB
       wp_wfcrawlers: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_wffilechanges: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_wffilemods: Datos: 6.52MB + Índice: 0.00MB + Motor InnoDB
       wp_wfhits: Datos: 0.31MB + Índice: 0.08MB + Motor InnoDB
       wp_wfhoover: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
       wp_wfissues: Datos: 0.08MB + Índice: 0.06MB + Motor InnoDB
       wp_wfknownfilelist: Datos: 3.52MB + Índice: 0.00MB + Motor InnoDB
       wp_wflivetraffichuman: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
       wp_wflocs: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_wflogins: Datos: 0.27MB + Índice: 0.11MB + Motor InnoDB
       wp_wfls_2fa_secrets: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
       wp_wfls_settings: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_wfnotifications: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_wfpendingissues: Datos: 0.02MB + Índice: 0.06MB + Motor InnoDB
       wp_wfreversecache: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_wfsnipcache: Datos: 0.02MB + Índice: 0.05MB + Motor InnoDB
       wp_wfstatus: Datos: 0.14MB + Índice: 0.09MB + Motor InnoDB
       wp_wftrafficrates: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_wpfm_backup: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_wpmailsmtp_tasks_meta: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_wpr_rocket_cache: Datos: 0.20MB + Índice: 0.25MB + Motor InnoDB
       wp_wpr_rucss_used_css: Datos: 0.02MB + Índice: 0.09MB + Motor InnoDB
       wp_wt_iew_action_history: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_wt_iew_cron: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_wt_iew_ftp: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_wt_iew_mapping_template: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_yith_wcsc_commissions: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_yith_wcsc_receivers: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_yith_wc_stripe_blacklist: Datos: 0.02MB + Índice: 0.05MB + Motor InnoDB
       wp_yith_ywsbs_activities_log: Datos: 0.33MB + Índice: 0.00MB + Motor InnoDB
       wp_yith_ywsbs_delivery_schedules: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_yith_ywsbs_order_lookup: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_yith_ywsbs_revenue_lookup: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_yith_ywsbs_stats: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
       wp_yoast_indexable: Datos: 1.48MB + Índice: 0.36MB + Motor InnoDB
       wp_yoast_indexable_hierarchy: Datos: 0.06MB + Índice: 0.05MB + Motor InnoDB
       wp_yoast_migrations: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
       wp_yoast_primary_term: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
       wp_yoast_seo_links: Datos: 0.13MB + Índice: 0.09MB + Motor InnoDB
   
       ### Post Type Counts ###
   
       acf-field: 1
       acf-field-group: 1
       attachment: 587
       custom_css: 1
       customize_changeset: 49
       mkhb_header: 2
       mkhb_revision: 2
       nav_menu_item: 60
       page: 34
       post: 33
       product: 28
       product_variation: 39
       revision: 3298
       shop_coupon: 6
       shop_order: 1919
       shop_order_refund: 1
       shop_subscription: 703
       sp_easy_accordion: 1
       testimonial: 1
       vc_settings_preset: 7
       vg_gateway_condition: 1
       woo_mb_template: 66
       ywsbs_subscription: 839
   
       ### Security ###
   
       Secure connection (HTTPS): ✔</img>
       Hide errors from visitors: ✔</img>
   
       ### Active Plugins (30) ###
   
       Advanced Cron Manager: por BracketSpace – 2.5.0
       Advanced Custom Fields: por WP Engine – 6.0.6
       ARPrice - Premium WordPress Pricing Table Plugin: por Repute InfoSystems – 3.8.1
       Blog Designer PRO: por Solwin Infotech – 2.7.3
       Code Snippets: por Code Snippets Pro – 3.2.2
       Disable Bloat for WordPress & WooCommerce: por Disable Bloat – 3.1.11
       Disable Gutenberg: por Jeff Starr – 2.8.1
       Gravity Forms: por Gravity Forms – 2.6.8
       WPBakery Page Builder (Modified Version): por Michael M - WPBakery.com – 6.4.1
       Jupiter Core: por Artbees – 1.0.2
       Jupiter Donut: por Artbees – 1.1.0
       Machete: por Nilo Vélez – 4.0.2
       WPML Multilingual CMS: por OnTheGoSystems – 4.5.14
       WooCommerce Direct Checkout: por QuadLayers – 2.7.6
       Braintree for WooCommerce Payment Gateway: por WooCommerce – 2.9.1
       WooCommerce Stripe Gateway: por WooCommerce – 7.0.1
       WooCommerce Multilingual & Multicurrency: por OnTheGoSystems – 5.1.1
       WooCommerce PayPal Payments: por WooCommerce – 2.0.1
       PDF Invoices & Packing Slips for WooCommerce: por WP Overnight – 3.2.6
       WooCommerce PDF Invoices & Packing Slips Professional: por Ewout Fernhout – 2.2.14
       WooCommerce PDF Invoices & Packing Slips Premium Templates: por Ewout Fernhout – 2.6.2
       WooCommerce Subscriptions: por WooCommerce – 4.0.1
       WooCommerce: por Automattic – 7.2.2
       WooCommerce Email Customizer with Drag and Drop Email Builder: por Flycart Technologies LLP – 1.5.16
       Yoast SEO: por Equipo Yoast – 19.13
       WP Amazon SES SMTP: por FormGet – 1.0.5
       WPML SEO: por OnTheGoSystems – 2.1.0
       WPML CMS Nav: por OnTheGoSystems – 1.5.5
       WPML String Translation: por OnTheGoSystems – 3.2.3
       WPS Hide Login: por WPServeur
       NicolasKulka
       wpformation – 1.9.6
   
   
       ### Inactive Plugins (4) ###
   
       Conditional WooCommerce Checkout Field: por AMP-MODE – 1.2.2
       Duplicator Pro: por Snap Creek – 4.0.2
       Export customers list csv for WooCommerce, WordPress users csv, export Guest customer list: por PI Websolution – 2.0.74
       WP Rocket: por WP Media – 3.12.2.1
   
       ### Dropin Plugins (1) ###
   
       advanced-cache.php: advanced-cache.php
   
       ### Settings ###
   
       API Enabled: ✔</img>
       Force SSL: ✔</img>
       Currency: EUR (€)
       Currency Position: right
       Thousand Separator: ,
       Decimal Separator: .
       Number of Decimals: 2
       Taxonomies: Product Types: external (external)
       grouped (grouped)
       simple (simple)
       subscription (subscription)
       variable (variable)
       variable subscription (variable-subscription)
   
       Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
       exclude-from-search (exclude-from-search)
       featured (featured)
       outofstock (outofstock)
       rated-1 (rated-1)
       rated-2 (rated-2)
       rated-3 (rated-3)
       rated-4 (rated-4)
       rated-5 (rated-5)
   
       Connected to WooCommerce.com: –
       Enforce Approved Product Download Directories: ✔</img>
       Order datastore: WC_Order_Data_Store_CPT
   
       ### WC Pages ###
   
       Base de la tienda: ❌</img> Página sin definir
       Carrito: #8 - /cart/
       Finalizar compra: #9 - /checkout/
       Mi cuenta: #10 - /my-account/
       Términos y condiciones: #1409 - /condiciones-generales-de-uso/
   
       ### Theme ###
   
       Name: Jupiter Child Theme
       Version: (la actualización a la versión 0 está disponible)
       Author URL: 
       Child Theme: ✔</img>
       Parent Theme Name: Jupiter
       Parent Theme Version: 6.7.0
       Parent Theme Author URL: http://themeforest.net/user/artbees
       WooCommerce Support: ✔</img>
   
       ### Templates ###
   
       Overrides: jupiter/woocommerce/archive-product.php
       jupiter/woocommerce/checkout\terms.php
       jupiter/woocommerce/content-product.php
       jupiter/woocommerce/loop\add-to-cart.php
       jupiter/woocommerce/loop\loop-end.php
       jupiter/woocommerce/loop\loop-start.php
       La  version 2.6.1 de jupiter/woocommerce/content-product_cat.php está obsoleta. La versión del núcleo es la 4.7.0
   
       Outdated Templates: ❌</img>
   
   
       						Aprende cómo actualizar
   
       ### Suscripciones ###
   
       WCS_DEBUG: ✔</img> No
       Subscriptions Mode: ✔</img> Activo
       Subscriptions Live URL: https://architechtures.com
       Subscription Statuses: wc-active: 74
       wc-expired: 14
       wc-pending-cancel: 53
       wc-pending: 9
       wc-on-hold: 211
       wc-cancelled: 342
   
       WooCommerce Account Connected: ❌</img> No
       Custom Retry Rules: ✔</img> No
       Custom Retry Rule Class: ✔</img> No
       Custom Raw Retry Rule: ✔</img> No
       Custom Retry Rule: ✔</img> No
       Retries Migration Status: ✔</img> Completed
       Report Cache Enabled: ✔</img> Si
       Cache Update Failures: ✔</img> 0 fallo
   
       ### Configuración de la tienda ###
   
       Country / State: España — Málaga
   
       ### Suscripciones por pasarela de pago ###
   
       Braintree (Credit Card): wc-active: 32
       wc-cancelled: 23
       wc-on-hold: 18
       wc-pending: 7
       wc-pending-cancel: 16
   
       Braintree (PayPal): wc-active: 16
       wc-cancelled: 11
       wc-on-hold: 4
       wc-pending: 2
       wc-pending-cancel: 20
   
       other: wc-cancelled: 1
   
       ### Compatibilidad de pasarelas de pago ###
   
       Braintree (Credit Card): products
       card_types
       payment_form
       tokenization
       charge
       charge-virtual
       authorization
       capture_charge
       customer_decline_messages
       refunds
       voids
       customer_id
       add_payment_method
       token_editor
       apple_pay
       subscriptions
       subscription_suspension
       subscription_cancellation
       subscription_reactivation
       subscription_amount_changes
       subscription_date_changes
       multiple_subscriptions
       subscription_payment_method_change_customer
       subscription_payment_method_change_admin
   
       Braintree (PayPal): products
       card_types
       payment_form
       tokenization
       charge
       charge-virtual
       authorization
       capture_charge
       customer_decline_messages
       refunds
       voids
       customer_id
       add_payment_method
       token_editor
       subscriptions
       subscription_suspension
       subscription_cancellation
       subscription_reactivation
       subscription_amount_changes
       subscription_date_changes
       multiple_subscriptions
       subscription_payment_method_change_customer
       subscription_payment_method_change_admin
   
   
       ### Braintree (Credit Card) ###
   
       Environment: Production
       Tokenization Enabled: 
       Debug Mode: Off
   
       ### Braintree (PayPal) ###
   
       Environment: Production
       Tokenization Enabled: 
       Debug Mode: Off
   
       ### WooCommerce PayPal Payments ###
   
       Onboarded: ✔</img>
       Shop country code: ES
       WooCommerce currency supported: ✔</img>
       Advanced Card Processing available in country: ✔</img>
       Pay Later messaging available in country: ✔</img>
       Webhook status: –
       Vault enabled: ✔</img>
       Logging enabled: –
       Reference Transactions: ✔</img>
       Used PayPal Checkout plugin: –
       Tracking enabled: ✔</img>
   
       ### Admin ###
   
       Enabled Features: activity-panels
       analytics
       coupons
       customer-effort-score-tracks
       experimental-products-task
       experimental-import-products-task
       experimental-fashion-sample-products
       shipping-smart-defaults
       shipping-setting-tour
       homescreen
       marketing
       multichannel-marketing
       mobile-app-banner
       navigation
       onboarding
       onboarding-tasks
       remote-inbox-notifications
       remote-free-extensions
       payment-gateway-suggestions
       shipping-label-banner
       subscriptions
       store-alerts
       transient-notices
       woo-mobile-welcome
       wc-pay-promotion
       wc-pay-welcome-page
   
       Disabled Features: minified-js
       new-product-management-experience
       settings
   
       Daily Cron: ✔</img> Next scheduled: 2023-01-11 08:33:37 +01:00
       Options: ✔</img>
       Notes: 64
       Onboarding: completed
   
       ### Action Scheduler ###
   
       Completo: 1.216
       Oldest: 2022-12-20 21:13:31 +0100
       Newest: 2023-01-10 12:22:17 +0100
   
       Pendiente: 176
       Oldest: 2023-01-10 16:03:29 +0100
       Newest: 2023-02-24 05:49:41 +0100
   
   
       ### Status report information ###
   
       Generated at: 2023-01-10 12:49:00 +01:00
       ```
   
 * No special updates in the last weeks.
 *  Thread Starter [miguelgaton](https://wordpress.org/support/users/miguelgaton/)
 * (@miguelgaton)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/paypal_invalid_payment_option/#post-16358263)
 * I’ve traced the differents between ES and EN version when updating the country
   and:
    - ES version calls Ajax and requests [https://api.braintreegateway.com/merchants/XXXXX/client_api/v1/paypal_hermes/setup_billing_agreement](https://api.braintreegateway.com/merchants/XXXXX/client_api/v1/paypal_hermes/setup_billing_agreement)
      OK
    - EN version calls Ajax and requests [https://api.braintreegateway.com/merchants/XXXXX/client_api/v1/paypal_hermes/create_payment_resource](https://api.braintreegateway.com/merchants/XXXXX/client_api/v1/paypal_hermes/create_payment_resource)
      422 error
 * Why the same process (add product > checkout > update country) request two different
   paypal fonctions?
 * regards,
 *  Plugin Support [Saravanan S, a11n](https://wordpress.org/support/users/simplysaru/)
 * (@simplysaru)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/paypal_invalid_payment_option/#post-16360871)
 * Hi [@miguelgaton](https://wordpress.org/support/users/miguelgaton/) ,
 * This issue looks like it’s coming from conflict rather than from Braintree PayPal.
   The error message on the page is session expired, which indicates that the user
   session is being ended as soon as the country changes. To confirm, when navigating
   back to the cart after the sessionl expired message I no longer see the trial
   product in the cart, which is an issue.
 * Could you follow the conflict troubleshooting guide [here](https://docs.woocommerce.com/document/woocommerce-self-service-guide/)
   to test for conflicts.
 * As to why they are making different requests, different countries have different
   rules/guidelines and PayPal has different ways to request payment authentication
   based on which country is being selected as bank/card details will be from that
   specific country.
 * Do keep us posted on how the recommended suggestion works out for you.
 *  Thread Starter [miguelgaton](https://wordpress.org/support/users/miguelgaton/)
 * (@miguelgaton)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/paypal_invalid_payment_option/#post-16383475)
 * Hello again,
 * After a lot of tests I’m finally 100% sure the issue is related with braintree
   plugin. As son as I disable braintree plugin (or I disable all braintree payments)
   the ecommerce works fine again.
 * So the problem onlye happends when:
    - braintree plugin is active
    - at least one braintree payment is active
    - english version ([https://architechtures.com/en/](https://architechtures.com/en/)),
      spanish version works fine.
 * Any help?
 *  [con](https://wordpress.org/support/users/conschneider/)
 * (@conschneider)
 * Engineer
 * [3 years, 3 months ago](https://wordpress.org/support/topic/paypal_invalid_payment_option/#post-16385329)
 * Howdy again,
 * > english version ([https://architechtures.com/en/](https://architechtures.com/en/)),
   > spanish version works fine.
 * That sounds like WPML and [Braintree for WooCommerce Payment Gateway](https://wordpress.org/plugins/woocommerce-gateway-paypal-powered-by-braintree/)
   are not integrating with each other. 
   Do you know if WPML does declare support
   for Braintree for WooCommerce Payment Gateway?
 * Kind regards,

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘PAYPAL_INVALID_PAYMENT_OPTION’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-gateway-paypal-powered-by-braintree/assets/icon-
   256x256.png?rev=3234800)
 * [Braintree for WooCommerce Payment Gateway](https://wordpress.org/plugins/woocommerce-gateway-paypal-powered-by-braintree/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-gateway-paypal-powered-by-braintree/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-gateway-paypal-powered-by-braintree/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-gateway-paypal-powered-by-braintree/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-gateway-paypal-powered-by-braintree/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-gateway-paypal-powered-by-braintree/reviews/)

 * 7 replies
 * 4 participants
 * Last reply from: [con](https://wordpress.org/support/users/conschneider/)
 * Last activity: [3 years, 3 months ago](https://wordpress.org/support/topic/paypal_invalid_payment_option/#post-16385329)
 * Status: resolved