Pay for multiple orders using a single transfer of funds
Create bulk payment
Create a quote
Create order
Create more orders (optional)
bulkCryptoPaymentId
. By doing so, you will add them to the bulk crypto
payment and thus will only need to make one payment to settle multiple orders.Wait for the order to be ready to accept payment
status
field as it goes through its lifecycle. Once the status
field is equal to awaitingPayment
, then the order is ready to receive payment. When all of the orders you added to the bulk crypto payment are in this status, then you can get ready to send the payment. Get payment instructions
Complete payment
amount
field of the bulk crypto
payment to the address specified by the depositAddress
field of the bulk
crypto payment. Make sure to send the exact amount to avoid delays. Order is complete
payoutsSent
field of the order
.