question

pharzad avatar image
pharzad asked chanel Deactivated answered

Applying Convenience fee (Assume service charge!?) and tips, rest API

I Want to add Convenience fee and tips to my order so it shows on the receipt.

For tips, I'm getting the tips suggestions from the rest API, but not sure how can I apply it to my order or payment!

For service charges, there is an endpoint for default service charges, but, how can i create one?

Thanks
OrdersREST APIDeveloper Pay API
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

chanel avatar image
chanel Deactivated answered
Tips are applied during payment processing ( shown here in Python).

Services charges are set by the merchant through their dashboard.
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community