#pitcherojbh

1 messages · Page 1 of 1 (latest)

last belfryBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

acoustic cedar
#

Hi
You can achieve that using Subscription API.

#

You create a simulation with a customer and then use the customerId and create a Subscirption via the API

pallid halo
#

But this is returned:

"id": "sub_1OOfcJAzNC2SOb8B30QhYXmo",
"object": "subscription",
"application": null,
"application_fee_percent": null,

acoustic cedar
#

You didn't passed application_fee_percent when creating that Subscription, check the requestId req_ygV9iOoFZIZ9li

#

I inivte you to double check the request you are making and make sure you are passing the correct attribut

pallid halo
#

application_fee_percent is in the call

#

it is in the request

acoustic cedar
pallid halo
#

if I add in a forced error, -d application_fee_percentsss=2 I get that the paramter is unknown

acoustic cedar
#

between application_fee_percent is for Connect only

pallid halo
#

yes, this is for connect

acoustic cedar
#

How are you willing to use Subscription with Connect ? what type of charges you want to implement Direct/Destination/Separate charge and transfers?

pallid halo
#

I do not understand what you are asking there

acoustic cedar
pallid halo
#

Ah, we are using destination charges

#

Our application is using the SDK but I am trying to test a simulation using the clock sand box

acoustic cedar
#

thanks for the clarification, however in hte request you are making, that's not a Destination Charge.

#

You are not specifying the targert connect account

pallid halo
#

got it, thank you