Giter VIP home page Giter VIP logo

Comments (20)

alexookah avatar alexookah commented on May 21, 2024 2

@scottyzen
i was thinking to implement the paypal buttons similarly like stripe has been implemented.
maybe use nuxt/paypal which seems quite easy to implement.
Because stripe doesnt support paypal through their library.
And redirect with paypal standart is not ideal I would say.

as UX something like this (since paypal needs to render it's own paypal-buttons):

Screen.Recording.2024-01-19.at.20.31.10.mov

What do you think? Should we include this in the base?

from woonuxt.

scottyzen avatar scottyzen commented on May 21, 2024 1

Here are my settings. It might help. The Frontend URL is important for the Paypal redirect.

Screenshot 2023-06-02 at 19 50 13

And my PayPal setting is like this.
screencapture-woonuxt-wp-admin-admin-php-2023-06-02-19_48_58

Hope that helps.

from woonuxt.

Gypsy-147 avatar Gypsy-147 commented on May 21, 2024

im already debug in useCheckout.is at checkout?.result variable it return failure

from woonuxt.

Gypsy-147 avatar Gypsy-147 commented on May 21, 2024

i try to click paypal button in /checkout/ it work but click in cart woonuxt i have return error message like below ??
image

from woonuxt.

Gypsy-147 avatar Gypsy-147 commented on May 21, 2024

im see on example site paymentMethod is "paypal" but im debug my site is ppcp-gateway??? it is problem not redirect to paypal gateway or not?

from woonuxt.

Gypsy-147 avatar Gypsy-147 commented on May 21, 2024

Anyone can help me

from woonuxt.

Gypsy-147 avatar Gypsy-147 commented on May 21, 2024

Thanks for you reply @scottyzen what version of WooCommerce PayPal Payments becuase i check with your picture they different my Version is 2.0.4

from woonuxt.

Gypsy-147 avatar Gypsy-147 commented on May 21, 2024

@scottyzen please try with WooCommerce PayPal Payments i think you will see this error

from woonuxt.

scottyzen avatar scottyzen commented on May 21, 2024

Screenshot 2023-06-04 at 10 36 09

For now. It only supports the older default PayPal extension. Not the PayPal Payments Plugin.

from woonuxt.

Gypsy-147 avatar Gypsy-147 commented on May 21, 2024

@scottyzen How i can use Paypal Standard on Woo Version 7.7.0 and WordPress 6.2.2 becuase in payment setting on woo setting missing Paypal Standard ??

from woonuxt.

Gypsy-147 avatar Gypsy-147 commented on May 21, 2024

I find solution for solved this problem sinc WooCommerce V 5.5 they hide paypal standard if need to open can edit file at
Plugins --> woocommerce/includes/gateways/paypal/class-wc-gateway-paypal.php at line around 515
and add this [ add_filter( 'woocommerce_should_load_paypal_standard', '__return_true' ); ]

Thanks for help bro

from woonuxt.

Gypsy-147 avatar Gypsy-147 commented on May 21, 2024

@scottyzen why when return to merchant from paypal gateway woonuxt return error This page can’t be found need to refresh one time??

This problem i see only in Chrome both PC , Mobile but Safari not have any problem

from woonuxt.

M-GRV avatar M-GRV commented on May 21, 2024

@Gypsy-147 are you still seeing this issue?

from woonuxt.

alexookah avatar alexookah commented on May 21, 2024

@scottyzen
is this still under development?
Can't we use stripe's paypal integration instead?

from woonuxt.

M-GRV avatar M-GRV commented on May 21, 2024

@scottyzen is this still under development? Can't we use stripe's paypal integration instead?

With stripe you can enable anything you want.

Commits are still coming as of yesterday. Have you tested? Last I asked if this was still an issue and received no reply. Are you seeing an issue with paypal @alexookah ??

from woonuxt.

alexookah avatar alexookah commented on May 21, 2024

@scottyzen
I have enabled paypal in stripe but I dont see it as a payment option.
Check it out here

from woonuxt.

alexookah avatar alexookah commented on May 21, 2024

@scottyzen
<icon v-else-if="gateway.id === 'paypal'" name="ion:logo-paypal" size="20" class="text-gray-600" />

Is this paypal gateway being used from stripe or woocomerce-paypal plugin?

from woonuxt.

alexookah avatar alexookah commented on May 21, 2024

it seems stripe doesnt yet show paypal through woocomerce plugin.
and reading the thread paypal is hidden need some custom override some php file.

Why is not possible to use PayPal Payments Plugin?

from woonuxt.

alexookah avatar alexookah commented on May 21, 2024

@scottyzen Can you please give your opinion on this?

from woonuxt.

alexookah avatar alexookah commented on May 21, 2024

@scottyzen
I saw you updated & improved the paypal standard in the base.
I tried it and I noticed that clicking cancel / closing the window creates the order. Could this be fixed?

from woonuxt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.