wolfshards allowing many more payment providers is a huge task.

  • Providers can never be removed as subscribers rely on them.
  • Api's to these payment providers change regularly.
  • Each of these payment providers have their own implementation.
  • Paypal is one of the most horrible payment providers to implement and each has their own quirks.

Some payment providers bundle many regularly used payment methods like Stripe, one of those is Paddle. Don't pin me on this, but I do have plans to make the Stripe integration more flexible so that more payment methods can be easily added.

Darkle thank you, this warms my heart 🥰

2 months later

thanks for your awesome works.
will you be kind enough to add bitcoin ?

    jbstore that's not likely to happen soon, no. Stripe actually had Bitcoin support but gave up on it in 2018.

    9 days later

    Hey could someone help me with that error?

    composer require blomstra/payments
    
      [InvalidArgumentException]
      Could not find a matching version of package blomstra/payments. Check the package spelling, your version constraint and that the package is available in a stability which m
      atches your minimum-stability (stable).

      Can I get forever given an extension or a simple version or functionality?

        5 days later

        luceos This extension is good, but I would like to get rid of the paid subscription in favor of the purchase for your forum, and if you feel more accurate to buy and use anything else, pay and use anyone once, or some kind of analogue is free with simple feature

          TOWUK the question is, does your comment relate to a) the subscription from extiverse to acquire the extension or does it relate to b) the subscriptions you are able to set up on your community using this extension.

          a) reach out to me I might still have some unused lifetime (pay once) licenses available for a pretty price (either discord or email works, see OP)
          b) all payment modes of this extension support single pay options

            2 months later
            a month later

            wero-dev I don't understand you. If you're wondering whether this extrnsion works with flarum 1.1.1, it does. If you encounter any issues I'll fix them.

              great solution, it's a pity that there are no other payment systems

                17 days later

                im getting the below composer error

                $ composer require blomstra/pay
                Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/
                ./composer.json has been updated
                Loading composer repositories with package information
                Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/
                Updating dependencies (including require-dev)
                
                Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 4096 bytes) in phar:///usr/bin/composer/src/Composer/DependencyResolver/RuleWatchGraph.php on line 52
                
                Check https://getcomposer.org/doc/articles/troubleshooting.md#memory-limit-errors for more info on how to handle out of memory errors.bluegpyuty@www404:~/yellow.bluegemify.co.za_app$

                  ivan006 yeah, we talked about this on discord. Composer v1 requires a lot of memory, so either increase that (during cli/bash usage this is usually unlimited) and/or upgrade Composer to v2 (which I recommend anyhow).

                  2 months later

                  CStar I remembered this just visiting the Stripe dashboard, I don't know exactly when, but they have added both Alipay and WeChat Pay, they are not activated by default, but they are already there.


                  The pending tag is because I've tried to activate them.

                  By the way, in https://dashboard.stripe.com/settings/payment_methods, apart from configuring the payment methods you can see a preview of how the payment page should look, there you can see the additional services such as Apple pay, Klarna, Sofort... to say some random ones that I have tried, but then when I tried that on Payments I noticed that those buttons don't appear only the card payment, is this an issue from the extension side?

                  I think it would be good to take a look at that to be able to take advantage of all the integrations that are currently there and will be added in the future by Stripe, especially for the people who were looking for more payment methods.