GithubHelp home page GithubHelp logo

Comments (8)

sandervanhooft avatar sandervanhooft commented on April 28, 2024

Hi Peter,

Thanks for opening this ticket.

The polymorphic subscriptions() relationship (via the Billable trait) should be taking care of setting the owner_id and owner_type.

Is there any reason the id would be inaccessible in your case?

from cashier-mollie.

peterjaap avatar peterjaap commented on April 28, 2024

Woops, totally skipped over the step where I needed to add Laravel\Cashier\Billable to the User model. My implementation is a bit different since I'm implementing it in Spark. Thanks!

from cashier-mollie.

sandervanhooft avatar sandervanhooft commented on April 28, 2024

👍 Thanks for following up!

from cashier-mollie.

sandervanhooft avatar sandervanhooft commented on April 28, 2024

Also, we're looking into Spark support, but it will not work out of the box.

Cashier for Stripe/Braintree have a lot of explicit switches each and settings in the Spark codebase.

Also, the redirect behaviour of Cashier Mollie requires some further Spark adjustments.

from cashier-mollie.

peterjaap avatar peterjaap commented on April 28, 2024

Yep I'm pretty much done with all of those. Spark also has a migration for the subscriptions table, which we don't need now (this tripped me up at first, since it has a user_id column instead or owner_type and owner_id combo).

from cashier-mollie.

peterjaap avatar peterjaap commented on April 28, 2024

FYI, here are the files I've modified (so which needed switches etc for Mollie);

resources/views/vendor/spark/settings/subscription/subscribe-address.blade.php
resources/views/vendor/spark/settings/subscription/subscribe-common.blade.php
app/Providers/SparkServiceProvider.php
resources/js/spark-components/bootstrap.js
resources/views/vendor/spark/settings.blade.php
resources/views/vendor/spark/settings/payment-method.blade.php
resources/views/vendor/spark/settings/subscription/subscribe-address.blade.php
resources/views/vendor/spark/settings/subscription/subscribe.blade.php

Here are the files I added;

resources/js/spark-components/settings/payment-method-mollie.js
resources/js/spark-components/settings/subscription/subscribe-mollie.js
resources/js/spark-components/settings/subscription/subscribe-mollie.js
resources/views/vendor/spark/settings/payment-method-mollie.blade.php
resources/views/vendor/spark/settings/subscription/subscribe-mollie.blade.php

from cashier-mollie.

peterjaap avatar peterjaap commented on April 28, 2024

All in all, thanks for all your work 🎉

from cashier-mollie.

sandervanhooft avatar sandervanhooft commented on April 28, 2024

Feel free to follow-up on E-mail: [email protected] I can keep you in the loop from there on any not-yet official developments, if any :).

Thanks for sharing! You too! 🎉

from cashier-mollie.

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.