cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Customer Checkout Voucher redeem in SAP Business One

0 Likes
656

Hello Community,

is there a possibility to redeem a voucher that was sold in Customer Checkout in SAP Business One? We are using the central voucher management in SAP Customer Checkout Manager at the moment.

Best regards

Alexander Münsch

Accepted Solutions (0)

Answers (1)

Answers (1)

R_Zieschang
Active Contributor
0 Likes

Hello Alexander,

this is afaik currently not possible. You have to add a new voucher in CCOm after the sale of a voucher in B1.

But the CCOm has a documented API for all CRUD Operations on vouchers (See [cco install folder]/doc/EN/API_Guide_SAP_CCO_Server_EN.pdf). So it would be possible to write a small B1 Module, which creates vouchers in CCOm and saves the voucher id back to b1.

Kind regards

Robert

0 Likes

Hello Robert,

thank you for your answer.