Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update payment in subscriptions #26

Open
LosVogas opened this issue Nov 16, 2015 · 2 comments
Open

Update payment in subscriptions #26

LosVogas opened this issue Nov 16, 2015 · 2 comments

Comments

@LosVogas
Copy link

Hi try to replace a payment in a running subscription.

I create a new payment
find the subscription.

then subscription.payment = new_payment.id
subscription.update

...

undefined method `update' for #Paymill::Subscription:0x007f81fe587e88

I have no clue.

@nikoloff
Copy link

Hi @LosVogas
I will check this soon and write back.

@nikoloff
Copy link

nikoloff commented Dec 1, 2015

Hi @LosVogas

Pls check the flow in the update payment of subscription spec

I have tested it again manually and it works for me.

I will suggest to add the client reference when creating the new payment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants