#adam-sct

1 messages · Page 1 of 1 (latest)

tribal pond
#

hello again Adam, yes this is entirely up to you as to how you want to implement it

modest raptor
#

Okay so transfer groups can just be any arbitrary random ID? can probably be generated by Math.random()

#

@tribal pond Hello hope the Thanksgiving weekend was nice

tribal pond
#

Thanks Adam, it was! hope yours was too!!

Okay so transfer groups can just be any arbitrary random ID? can probably be generated by Math.random()
yes but you want to make sure it is unique and the super rare collision with an existing ID doesn't inadvertently cause you to accidentally specify an already existing ID

modest raptor
#

Do you think there's any similar material for Connect - Separate Charges and Transfers in the docs, youtube, or medium posts that I may not have come across yet?

simple tapir
#

It's possible, but unlikely - connect integrations are much more complicated than Checkout, so it's difficult to provide an end-to-end guide

modest raptor
#

Since the number of Sellers involved in a Customer's Cart will vary, i guess we'll probably need to for loop over the number of Sellers involved for every Checkout Purchase