#lucas_10753

1 messages · Page 1 of 1 (latest)

eager cedarBOT
junior delta
#

Hello, are you creating this price via the dashboard or API?

#

@fossil lion , yes that is the parameter that you will want to pass here

#

If you set type: one_time the price will only be for one-time payments

#

Can you send me the request ID that is in your error log (req_lfkh...)

fossil lion
#

req_lfkhRNrnnsJ8GX

junior delta
#

My apologies, I forgot how that call worked

#

For the create call you don't pass in one_time

fossil lion
#

is right?

#

req_H6HHs8RXUBefzv

junior delta
#

Taking a step back, can you tell me about your goal here? Are you trying to take a one time payment?

#

And to be clear you should not pass in recurring or type on your create call if you are not trying to make a recurring price

fossil lion
#

yes one time payment

#

So what API should I call

junior delta
#

The one you are currently calling

#

But remove the recurring and type params from your code for that call

fossil lion
#

Should we delete and take some params?

#

req_qdFUeP0YqvVZIl

junior delta
#

Is there a reason why you are setting Checkout to subscription mode if you are only providing one time prices?

fossil lion
#

i got the problem

junior delta
#

?

fossil lion
#

i fixed the problem

junior delta
#

Great to hear!