Un usuario preguntó 👇
Arriba hay una pantalla impresa de mi cheque. ¿Cómo puedo convertir a una imagen alojada en un sitio web? Encontré este código e intenté agregar la personalización de CSS y cambiar la función .prp, pero llegó a mi sitio web. Utilizo un tema hijo. No quiero que PayPal muestre CC en el banner y, en su lugar, necesito un logotipo más pequeño que se ajuste a la otra topografía.
}
<?php
/* Change PayPal Icon */
function my_new_paypal_icon() {
return 'wp-content/uploads/2020/07/paypal.png';
}
add_filter( 'woocommerce_paypal_icon', 'my_new_paypal_icon' );
}
Gracias D.
(@ rynald0s)
Ingeniero Automático de Felicidad
hace 6 meses
Hola @wpsupportquestions!
En primer lugar, ¿qué plugin de PayPal estás usando? ¿Es este el núcleo PP integrado predeterminado u otro conector PP? ¿Puede enviarnos su informe de estado disponible en la página «Estado de WooCommerce> para que podamos echar un vistazo más de cerca?
¡Salud!
(@wpsupportquestions)
hace 6 meses
Es el plugin predeterminado de Woocommerce con una extensión de PayPal incorporada. El registro está al final de la respuesta. ¡Gracias!
Esto es de paypal dev:
Gracias por contactarnos.
Si es solo una cuestión de cambiar la imagen por completo, y el tema de su empresa cambia el código en la ruta que proporcionó (de acuerdo con las imágenes originales, adjuntas) en la hoja de abajo, cambie el logotipo de PayPal a uno más pequeño sin las tarjetas de crédito como pedido. Cambie la URL en ese código. Pídale a su compañía de temas que lo ayude a cambiar el código a continuación:
Gracias, Richard Paypal Dev
https://prnt.sc/tk4hhx – Código de exploración de la parte superior de la pantalla … si esto le ayuda a encontrar el lugar, no tiene idea de cómo encontrar dónde está, además de explorarlo, lo buscó durante horas en el FTP y el navegador de archivos: búsqueda. ¿Está oculto el html?
https://prnt.sc/tk3pn1 – Código del logotipo de Paypal para cambiar
https://prnt.sc/tk3ny4 – Nueva URL para editar en el código anterior proporcionado por Paypal Dev
https://myacnescars.com/shop/checkout/ (URL de ubicación: mi lista de verificación)
### WordPress Environment ###
WordPress address (URL): https://myacnescars.com
Site address (URL): https://myacnescars.com
WC Version: 4.3.0
REST API Version: ✔ 1.0.10
WC Blocks Version: ✔ 2.7.1
Action Scheduler Version: ✔ 3.1.6
WC Admin Version: ✔ 1.3.0
Log Directory Writable: ✔
WP Version: 5.4.2
WP Multisite: –
WP Memory Limit: 1 GB
WP Debug Mode: –
WP Cron: ✔
Language: en_US
External object cache: –
### Server Environment ###
Server Info: Apache
PHP Version: 7.2.32
PHP Post Max Size: 1 GB
PHP Time Limit: 1500
PHP Max Input Vars: 2000
cURL Version: 7.62.0
OpenSSL/1.0.2k
SUHOSIN Installed: –
MySQL Version: 10.3.23-MariaDB-log-cll-lve
Max Upload Size: 1 GB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔
### Database ###
WC Database Version: 4.3.0
WC Database Prefix: wp72_
Total Database Size: 40.25MB
Database Data Size: 36.83MB
Database Index Size: 3.42MB
wp72_woocommerce_sessions: Data: 0.53MB + Index: 0.03MB + Engine MyISAM
wp72_woocommerce_api_keys: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp72_woocommerce_attribute_taxonomies: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_woocommerce_downloadable_product_permissions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_woocommerce_order_items: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_woocommerce_order_itemmeta: Data: 0.01MB + Index: 0.02MB + Engine MyISAM
wp72_woocommerce_tax_rates: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_woocommerce_tax_rate_locations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_woocommerce_shipping_zones: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_woocommerce_shipping_zone_locations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_woocommerce_shipping_zone_methods: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_woocommerce_payment_tokens: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_woocommerce_payment_tokenmeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_woocommerce_log: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_actionscheduler_actions: Data: 0.83MB + Index: 0.26MB + Engine MyISAM
wp72_actionscheduler_claims: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_actionscheduler_groups: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp72_actionscheduler_logs: Data: 0.37MB + Index: 0.28MB + Engine MyISAM
wp72_bp_activity: Data: 0.03MB + Index: 0.04MB + Engine MyISAM
wp72_bp_activity_meta: Data: 0.01MB + Index: 0.01MB + Engine MyISAM
wp72_bp_invitations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_bp_notifications: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp72_bp_notifications_meta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_bp_user_blogs: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_bp_user_blogs_blogmeta: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp72_bp_xprofile_data: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_bp_xprofile_fields: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp72_bp_xprofile_groups: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_bp_xprofile_meta: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp72_cartflows_ca_cart_abandonment: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp72_cartflows_ca_email_history: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp72_cartflows_ca_email_templates: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_cartflows_ca_email_templates_meta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_commentmeta: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp72_comments: Data: 0.01MB + Index: 0.01MB + Engine MyISAM
wp72_itsec_opaque_tokens: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_links: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_loginizer_logs: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp72_logy_users: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_mailchimp_carts: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_mailchimp_jobs: Data: 0.01MB + Index: 0.00MB + Engine MyISAM
wp72_options: Data: 7.07MB + Index: 0.27MB + Engine MyISAM
wp72_popularpostsdata: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp72_popularpostssummary: Data: 0.13MB + Index: 0.20MB + Engine InnoDB
wp72_postmeta: Data: 14.88MB + Index: 0.79MB + Engine MyISAM
wp72_posts: Data: 6.09MB + Index: 0.17MB + Engine MyISAM
wp72_rank_math_404_logs: Data: 0.01MB + Index: 0.01MB + Engine MyISAM
wp72_rank_math_internal_links: Data: 0.08MB + Index: 0.02MB + Engine MyISAM
wp72_rank_math_internal_meta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_rank_math_redirections: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_rank_math_redirections_cache: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_rank_math_sc_analytics: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_signups: Data: 0.01MB + Index: 0.01MB + Engine MyISAM
wp72_smush_dir_images: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_snax_collections: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_snax_polls: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_snax_votes: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_termmeta: Data: 0.03MB + Index: 0.03MB + Engine MyISAM
wp72_terms: Data: 0.01MB + Index: 0.02MB + Engine MyISAM
wp72_term_relationships: Data: 0.03MB + Index: 0.07MB + Engine MyISAM
wp72_term_taxonomy: Data: 0.01MB + Index: 0.01MB + Engine MyISAM
wp72_usermeta: Data: 0.08MB + Index: 0.07MB + Engine MyISAM
wp72_users: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp72_wcs_payment_retries: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_wc_admin_notes: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_wc_admin_note_actions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_wc_category_lookup: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_wc_customer_lookup: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp72_wc_download_log: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_wc_order_coupon_lookup: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_wc_order_product_lookup: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp72_wc_order_stats: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp72_wc_order_tax_lookup: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_wc_product_meta_lookup: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp72_wc_reserved_stock: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_wc_tax_rate_classes: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp72_wc_webhooks: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_wfblockediplog: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_wfblocks7: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_wfconfig: Data: 1.69MB + Index: 0.02MB + Engine MyISAM
wp72_wfcrawlers: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_wffilechanges: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_wffilemods: Data: 2.90MB + Index: 0.59MB + Engine MyISAM
wp72_wfhits: Data: 0.20MB + Index: 0.04MB + Engine MyISAM
wp72_wfhoover: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_wfissues: Data: 0.01MB + Index: 0.01MB + Engine MyISAM
wp72_wfknownfilelist: Data: 1.52MB + Index: 0.18MB + Engine MyISAM
wp72_wflivetraffichuman: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_wflocs: Data: 0.01MB + Index: 0.00MB + Engine MyISAM
wp72_wflogins: Data: 0.04MB + Index: 0.01MB + Engine MyISAM
wp72_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp72_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp72_wfnotifications: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_wfpendingissues: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_wfreversecache: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_wfsnipcache: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_wfstatus: Data: 0.17MB + Index: 0.07MB + Engine MyISAM
wp72_wftrafficrates: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_wpfm_backup: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_wpgdprc_consents: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_wpgdprc_log: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_wpmailsmtp_tasks_meta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_wyr_votes: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_yz_bookmark: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_yz_hashtags: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_yz_hashtags_items: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_yz_media: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp72_yz_reviews: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
### Post Type Counts ###
adace-ad: 11
attachment: 187
bp-email: 15
custom_css: 1
customize_changeset: 26
dwqa-answer: 9
dwqa-question: 6
elementor_font: 1
elementor_library: 3
mc4wp-form: 1
nav_menu_item: 27
oembed_cache: 27
page: 58
post: 49
product: 49
product_variation: 6
revision: 776
shop_order: 30
shop_subscription: 2
snax_answer: 4
wc_membership_plan: 1
### Security ###
Secure connection (HTTPS): ✔
Hide errors from visitors: ✔
### Active Plugins (46) ###
AdAce: by bringthepixel – 1.3.12
Akismet Anti-Spam: by Automattic – 4.1.6
Wordpress Bitcoin Payments - Blockonomics: by Blockonomics – 1.8.5 – Installed version not tested with active version of WooCommerce 4.3.0
BuddyPress: by The BuddyPress Community – 6.1.0
CMP - Coming Soon & Maintenance Plugin: by NiteoThemes – 3.8.1
Yoast Duplicate Post: by Enrico Battocchi & Team Yoast – 3.2.5
DW Question Answer Pro: by DesignWall – 1.2.5
Easy Social Share Buttons for WordPress: by CreoApps – 7.2
Elementor Pro: by Elementor.com – 2.10.3
Elementor: by Elementor.com – 2.9.13
Envato Market: by Envato – 2.0.3
Facebook Comments Plugin: by talspotim – 2.3.6
Facebook for WooCommerce: by Facebook – 1.11.4 – Installed version not tested with active version of WooCommerce 4.3.0
G1 Socials: by bringthepixel – 1.2.21
Jetpack by WordPress.com: by Automattic – 8.7.1
Google Ads for WooCommerce: by Kliken – 1.0.4 – Installed version not tested with active version of WooCommerce 4.3.0
Loginizer: by Softaculous – 1.4.8
Mailchimp for WooCommerce: by Mailchimp – 2.4.1 – Installed version not tested with active version of WooCommerce 4.3.0
MC4WP: Mailchimp for WordPress: by ibericode – 4.8
MediaAce: by bringthepixel – 1.4.6
Photomix: by bringthepixel – 1.0.3
Really Simple SSL: by Really Simple Plugins – 3.3.4
Rank Math SEO: by Rank Math – 1.0.45
Snax: by bringthepixel – 1.73
Accessibility by UserWay: by UserWay.org – 1.2
What's Your Reaction?: by bringthepixel – 1.3.10
WooCommerce Cart Abandonment Recovery: by CartFlows Inc – 1.2.7 – Installed version not tested with active version of WooCommerce 4.3.0
Checkout Manager for WooCommerce: by QuadLayers – 5.1.4
WooCommerce Amazon Pay: by WooCommerce – 1.12.2 – Installed version not tested with active version of WooCommerce 4.3.0
WooCommerce PayPal Checkout Gateway: by WooCommerce – 2.0.3
WooCommerce Stripe Gateway: by WooCommerce – 4.5.0 – Installed version not tested with active version of WooCommerce 4.3.0
WooCommerce Memberships: by SkyVerge – 1.17.4 – Installed version not tested with active version of WooCommerce 4.3.0
WooCommerce Name Your Price: by Kathy Darling – 3.1.1 – Installed version not tested with active version of WooCommerce 4.3.0
WooCommerce Services: by Automattic – 1.23.2 – Installed version not tested with active version of WooCommerce 4.3.0
WooCommerce Subscriptions: by WooCommerce – 3.0.4 – Installed version not tested with active version of WooCommerce 4.3.0
WooCommerce: by Automattic – 4.3.0
Wordfence Security: by Wordfence – 7.4.9
WordPress Importer: by wordpressdotorg – 0.7
WordPress Popular Posts: by Hector Cabrera – 5.2.2
WP File Manager: by mndpsingh287 – 6.5
WP GDPR Compliance: by Van Ons – 1.5.4
WP Mail SMTP: by WPForms – 2.2.1
Smush: by WPMU DEV – 3.6.3
WP Subtitle: by Ben Huson
Husani Oakley – 3.4
YITH Donations for WooCommerce Premium: by YITH – 1.1.11 – Installed version not tested with active version of WooCommerce 4.3.0
Youzer: by Youssef Kaine – 2.4.9
### Inactive Plugins (1) ###
Autoptimize: by Frank Goossens (futtta) – 2.7.3
### Settings ###
API Enabled: –
Force SSL: –
Currency: USD ($)
Currency Position: left
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: –
### WC Pages ###
Shop base: #512 - /shop/
Cart: #513 - /shop/cart/
Checkout: #514 - /shop/checkout/
My account: #515 - /shop/my-account/
Terms and conditions: #5686 - /terms-of-use/
### Theme ###
Name: Bimber Child Theme
Version: 1.0
Author URL: http://www.bringthepixel.com/
Child Theme: ✔
Parent Theme Name: Bimber
Parent Theme Version: 8.3.1
Parent Theme Author URL: http://www.bringthepixel.com/
WooCommerce Support: ✔
### Templates ###
Overrides: bimber/woocommerce/archive-product.php
bimber/woocommerce/cart/cart-empty.php
bimber/woocommerce/cart/cart-totals.php
bimber/woocommerce/cart/cart.php
bimber/woocommerce/cart/cross-sells.php
bimber/woocommerce/cart/mini-cart.php
bimber/woocommerce/cart/proceed-to-checkout-button.php
bimber/woocommerce/checkout/form-billing.php
bimber/woocommerce/checkout/form-checkout.php
bimber/woocommerce/checkout/form-coupon.php
bimber/woocommerce/checkout/form-shipping.php
bimber/woocommerce/checkout/payment-method.php
bimber/woocommerce/content-product-inside-bunchy.php
bimber/woocommerce/content-product-inside-classic.php
bimber/woocommerce/content-product-inside-grid-s.php
bimber/woocommerce/content-product-inside-grid.php
bimber/woocommerce/content-product-inside-list-s.php
bimber/woocommerce/content-product-inside-list.php
bimber/woocommerce/content-product-inside-stream.php
bimber/woocommerce/content-product-inside-zigzag.php
bimber/woocommerce/content-product.php
bimber/woocommerce/content-product_cat.php
bimber/woocommerce/content-single-product.php
bimber/woocommerce/content-widget-price-filter.php
bimber/woocommerce/content-widget-product.php
bimber/woocommerce/content-widget-reviews.php
bimber/woocommerce/global/sidebar.php
bimber/woocommerce/global/wrapper-end.php
bimber/woocommerce/global/wrapper-start.php
bimber/woocommerce/loop/add-to-cart.php
bimber/woocommerce/loop/orderby.php
bimber/woocommerce/loop/pagination.php
bimber/woocommerce/loop/price.php
bimber/woocommerce/loop/sale-flash.php
bimber/woocommerce/notice-no-products.php
bimber/woocommerce/notice-plugin-required.php
bimber/woocommerce/notices/error.php
bimber/woocommerce/notices/notice.php
bimber/woocommerce/notices/success.php
bimber/woocommerce/product-searchform.php
bimber/woocommerce/single-product/add-to-cart/external.php
bimber/woocommerce/single-product/meta.php
bimber/woocommerce/single-product/photoswipe.php
bimber/woocommerce/single-product/price.php
bimber/woocommerce/single-product/product-attributes.php
bimber/woocommerce/single-product/product-image.php
bimber/woocommerce/single-product/product-thumbnails.php
bimber/woocommerce/single-product/rating.php
bimber/woocommerce/single-product/related.php
bimber/woocommerce/single-product/review-meta.php
bimber/woocommerce/single-product/review-rating.php
bimber/woocommerce/single-product/review.php
bimber/woocommerce/single-product/sale-flash.php
bimber/woocommerce/single-product/share.php
bimber/woocommerce/single-product/short-description.php
bimber/woocommerce/single-product/stock.php
bimber/woocommerce/single-product/tabs/description.php
bimber/woocommerce/single-product/tabs/tabs.php
bimber/woocommerce/single-product/title.php
bimber/woocommerce/single-product/up-sells.php
bimber/woocommerce/single-product-reviews.php
bimber/woocommerce/single-product.php
bimber/woocommerce/taxonomy-product_cat.php
bimber/woocommerce/taxonomy-product_tag.php
### Memberships ###
Restriction mode:: Hide completely
Public content:: –
Excluded from discounts:: –
Membership plans:: 1 (0 published) ❌ No published plans
VIP Membership (draft):: Members: 0Access method: Manual assignment onlyAccess length: Unlimited Subscription: No❌ The plan contains a rule to restrict all Posts to non-members
### Subscriptions ###
WCS_DEBUG: ✔ No
Subscriptions Mode: ✔ Live
Subscriptions Live URL: https://myacnescars.com
Subscription Statuses: wc-active: 2
WooCommerce Account Connected: ✔ Yes
Custom Retry Rules: ✔ No
Custom Retry Rule Class: ✔ No
Custom Raw Retry Rule: ✔ No
Custom Retry Rule: ✔ No
Retries Migration Status: ✔ Completed
Report Cache Enabled: ✔ Yes
Cache Update Failures: ✔ 0 failure
### Store Setup ###
Country / State: United States (US) — California
### Subscriptions by Payment Gateway ###
Stripe: wc-active: 2
### Payment Gateway Support ###
Stripe: products
refunds
tokenization
add_payment_method
subscriptions
subscription_cancellation
subscription_suspension
subscription_reactivation
subscription_amount_changes
subscription_date_changes
subscription_payment_method_change
subscription_payment_method_change_customer
subscription_payment_method_change_admin
multiple_subscriptions
pre-orders
:: products
PayPal: subscriptions
gateway_scheduled_payments
subscription_payment_method_change_customer
subscription_cancellation
subscription_suspension
subscription_reactivation
products
refunds
PayPal Reference Transactions Enabled: ❌ No
Stripe Alipay: products
refunds
### Action Scheduler ###
Complete: 2,116
Oldest: 2020-07-20 04:37:32 -0700
Newest: 2020-07-21 04:42:41 -0700
Pending: 4
Oldest: 2020-07-21 04:53:57 -0700
Newest: 2020-10-18 00:47:37 -0700
### Name Your Price ###
Template Overrides: –
(@drwpcom)
Hace 4 meses, 2 semanas
Hola @wpsupportquestions. Hay un fragmento que puede usar aquí junto con instrucciones sobre cómo agregarlo a su sitio. Puedes probar eso y, si tienes algún comentario, comenta directamente en la publicación. ¡Espero que eso ayude!
(@drwpcom)
Hace 4 meses, 1 semana
Hola @wpsupportquestions. Voy a seguir adelante y marcar este hilo como resuelto ya que no hemos tenido noticias tuyas en un tiempo. Si tiene alguna otra pregunta, inicie un nuevo hilo.
¿Solucionó tu problema??
0 / 0