Stripe Payment Links vs Custom Stripe Checkout Code

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ก.ย. 2024

ความคิดเห็น • 29

  • @SustainabilityJobslist
    @SustainabilityJobslist 6 หลายเดือนก่อน

    I have a QUESTION!! On my website, I have two plans. Each plan has an extra paid option (optional) to choose for extra services. For example, one plan is SEO for a website at $500, and there is an optional option to choose 7 SEO-friendly articles at $200. If a customer chooses this plan and also selects this optional option, they will pay $700. How can I use this form to make them pay $700 or $500 automatically if they select optional services or not? Will they have to choose these options again when they land on this landing page?

  • @rayj88ify
    @rayj88ify ปีที่แล้ว +1

    Payment link is good for fixed products. What about if I have ten-thousand products and the products are dynamically changing such as Amazon. We do not know what customers will pick to purchase and we do not know the total amount. In this case, what do we need to use ?

    • @PaidMembersApp
      @PaidMembersApp  ปีที่แล้ว +1

      These are good questions. You have 10,000+ products, got it. Did you build a custom app or are you using something like Shopify? Payment Links do not make as much sense for you. You would want to use custom code with the Stripe API using Stripe Checkout or Payment Elements or possibly the Payment Link API. Or, if Shopify is sufficient for your needs, that's basically what it is made for. But you may get into areas where Shopify's cart does not do something you need or want. Is that the case and if yes, what is the thing you need that Stripe Checkout does and Shopify does not? Contact us via our app and we can discuss solutions with you.
      paidmembersapp.com/

  • @user-ec1gw2th3f
    @user-ec1gw2th3f 3 หลายเดือนก่อน

    Hello from korea,
    is it possible to use stripe checkout with shopify?
    we sincerely consider to make it

  • @snowballassets
    @snowballassets 2 ปีที่แล้ว +1

    Watched a few of your videos now but unfortunately Haven't had my Q answered. How do we create a redirect for the thanks you page?

    • @PaidMembersApp
      @PaidMembersApp  2 ปีที่แล้ว +1

      Hi. When you make a payment button, click on Advanced Options and there is an option to redirect to a thank you page but we recommend not doing so because we have an automated redirect back to your website and a Complete Your Signup form will pop up to allow your customer to create a password and log in. If you send them to a thank you page, the app can send a customized email. That is fine but our normal flow makes it so your customer does not need to check for an email. Send us a message via the app and we are happy to answer any questions. Many signup flows are available and yes you can paste in any redirect url if you would like to use a traditional thank you page.
      Please use our custom code generator and not a Stripe Payment link. You can make a Stripe Payment link in our app and we automatically add a very special redirect URL which you can view in Stripe on you payment link and which obtains information from Stripe about the completed checkout session.
      If you make the payment link in our app we do not have all the features we have on custom code buttons so if you are doing so, please use our custom code which allows more flexibility then Stripes newer payment links but will function in the same way and it has an advanced options section.

    • @snowballassets
      @snowballassets 2 ปีที่แล้ว

      @@PaidMembersApp I see, I didn't create a payment button I created my own button and linked the product URL to that button which obviously is the wrong way to do it. Okay, I will try and create a payment button now and see how I go, thanks. :)

    • @PaidMembersApp
      @PaidMembersApp  2 ปีที่แล้ว +1

      Stripe payment links are new. If you create a payment link in your Stripe account there is a tab to add a confirmation page or....a redirect url to a thank you page.
      If you make the button with our app, we have more options and it works with our login system so your customers can log in and either access members only content...or use secure services like Stripe Customer Portal to manage their subscriptions. It depends on what you are trying to do.
      Please contact us directly as TH-cam is not ideal for chat.

  • @Bizmonger
    @Bizmonger ปีที่แล้ว

    Does Stripe Payment Links support hold amounts for a rental business model?
    Hence, I would hold a deposit that's more than the rental cost until the rental is returned.

    • @PaidMembersApp
      @PaidMembersApp  ปีที่แล้ว +1

      On this one, please contact Stripe support. Update - I checked with the Stripe team. It appears that this use case would require you to do some custom coding as it is not supported by Stripe Payment Links nor by Stripe Checkout (which we also offer). Your developer would have to follow this Stripe guide:
      stripe.com/docs/payments/place-a-hold-on-a-payment-method
      If you are looking for the simplest way, you can basically do this by charging the full amount and then manually refunding the deposit, but you would pay Stripe's fee for the refund on the deposit most likely - contact Stripe and review that document. Unfortunately, this auth and capture requires coding to the best of my understanding.

  • @JLAMinistriesInc
    @JLAMinistriesInc ปีที่แล้ว

    Does Stripe support shipping per item? For example, if I am selling a t-shirt for $10 each and shipping for $5, I would like the interface to calculate shipping at $15 for 3 shirts. Right now, it's only calculating shipping at $5, even though there are multiple shirts being sold. Thanks!

    • @PaidMembersApp
      @PaidMembersApp  ปีที่แล้ว

      TH-cam people. Best to contact us directly view our website chat so we can serve you best with technical questions specific to your site. Also a Stripe support is excellent and available to you via email, chat, and phone support via your standard Stripe account which may be the fastest way to get you the information you need.

  • @theblacktaxagency
    @theblacktaxagency ปีที่แล้ว

    Can you make random product numbers that show up after purchase is made? So that the customer can use it to prove they made a purchase.

    • @PaidMembersApp
      @PaidMembersApp  ปีที่แล้ว

      If you use our app, we listen for the Stripe webhook that confirms the payment succeeded prior to unlocking any members only content. That's the Stripe way to go it - they send a notification that the payment succeeded and we listen for it on your behalf.

  • @michaelpedone9489
    @michaelpedone9489 ปีที่แล้ว

    Life saver!

    • @PaidMembersApp
      @PaidMembersApp  ปีที่แล้ว

      These videos are new so can you let us know what saved your life and other videos you want? It will help us serve you better.

  • @Yuriraybourne
    @Yuriraybourne ปีที่แล้ว

    Thanks for the information! I have a question. If I'm a Canadian and I use stripe Canada, can I use this application to charge people in Europe (e.g. Sweden, Norway, Denmark, etc.) with klarna and Ideal or do I need to have a European stripe account?

    • @PaidMembersApp
      @PaidMembersApp  ปีที่แล้ว

      This is a good question. For this one, contact Stripe support through your Stripe account for the most accurate answer. There is a chart with the limitations for each payment method but this question is specific to your account so Stripe will give you the best answer.

  • @0shaad
    @0shaad ปีที่แล้ว

    how to make subscription, in which user have to sign up with email, password and pay $10, then they have to login with same credentials to access my web browser
    (in short, i want only paid user to access my web browser ) or i can say this like
    (signup with firebase authentication with subscription)
    is it possible to do with this paid members app or any other ways that you can refer me to
    love to see tutorial on this.....or please redirect me to any useful youtube tutorial on this

  • @projectbetraderfx2.0
    @projectbetraderfx2.0 ปีที่แล้ว

    Is it possible to link the checkout stripe within Shopify?

    • @PaidMembersApp
      @PaidMembersApp  ปีที่แล้ว

      Stripe Payment Links open Stripe Checkout. Stripe Payment Links are a URL which you can use as a hyperlink since hyperlinks are the basis of the internet itself. You can hyperlink text or images on your Shopify site or embed an HTML button or link on your Shopify site, yes. Stripe Checkout is processed via your standard Stripe account and not via Shopify Payments so you will not see the record of the sale in your Shopify site, but you will see it in your Stripe dashboard.

  • @georgeyaacoub3493
    @georgeyaacoub3493 ปีที่แล้ว

    can i add the stripe custom checkout page to shopify ?

    • @PaidMembersApp
      @PaidMembersApp  ปีที่แล้ว

      You can embed a link to it in a Shopify page yes

  • @ravisattu105
    @ravisattu105 2 ปีที่แล้ว

    This is 2 d or 3d

    • @PaidMembersApp
      @PaidMembersApp  2 ปีที่แล้ว +1

      Yes, Stripe Checkout automatically handles 3DS according to your active Radar rules, which by default requests 3DSecure whenever it is required by the issuing bank:
      stripe.com/docs/payments/3d-secure#

    • @Bxishi
      @Bxishi 2 ปีที่แล้ว +1

      @@PaidMembersApp it’s 3d. He’s not talking about dimension he’s talking about security checks.

    • @PaidMembersApp
      @PaidMembersApp  2 ปีที่แล้ว

      @@Bxishi Yes, Stripe Checkout automatically handles 3DS according to your active Radar rules, which by default requests 3DSecure whenever it is required by the issuing bank:
      stripe.com/docs/payments/3d-secure#