Skip to content

Check paddle billing webhook #922

Answered by deanpcmad
lonhtm asked this question in Q&A
Dec 15, 2023 · 3 comments · 16 replies
Discussion options

You must be logged in to vote

In order for a Paddle Customer to be created, you need to run the customer method. Like so:

# Set the payment processor
@user.set_payment_processor :paddle_billing

# Create the customer on Paddle
@user.payment_processor.customer

This creates the customer on Paddle and sets the processor_id on the Pay::Customer record

Replies: 3 comments 16 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@fidalgo
Comment options

Answer selected by excid3
Comment options

You must be logged in to vote
15 replies
@chrismahon
Comment options

@deanpcmad
Comment options

@chrismahon
Comment options

@deanpcmad
Comment options

@chrismahon
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants