PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Unsolved
stefcristian3

Jan 17th, 2023 10:55 AM

Hello, Somebody implement other types of payment methods? like bank transfer ... or other kind in Wave?

Report
1
bobbyiliev

Jan 20th, 2023 01:08 AM

Hi there,

I personally have been mainly using Paddle and Stripe. For bank transfers, are you referring to wire transfers or asking users to manually send money to a specific IBAN?

stefcristian3

Jan 31st, 2023 10:22 PM

Hi Bobby, yes i succeed to implement stripe in Wave for subscription using stripe, but now i have to introduce one time payment for events, i saw stripe element...but first i wanted to ask if there is an approach all ready made it for one time payment with different way to pay like bank wire or other payment method

cvitek

Feb 6th, 2023 09:07 AM

@bobby, I would like to use stripe for subscription billing in Wave pro (2.x). IS there something already created or is this something i would need to build on my own?

bobbyiliev

Feb 6th, 2023 09:11 AM

Hi there!

It is not available out of the box with Wave, but there is an open community PR which you could cherry pick the changes from and it should work as expected:

Wave Stripe integration PR

Hope that it helps!

stefcristian3

Feb 6th, 2023 09:13 AM

Yes is there: https://github.com/thedevdojo/wave/pull/38/files This Question was put it some time ago, this question is for other payment method, still not answered>

bobbyiliev

Feb 6th, 2023 09:23 AM

Hey @stefcristian3, besides Stripe and Paddle I've not tried it with any other payment gateways.

But any other solutions could be implemented using the Stripe PR as a blueprint. Hope that this helps!

Report
1