Skip to content

Commit

Permalink
INTER-4167: Payment Booster update CSS issue (#287)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-bystritskyi authored Jul 9, 2024
1 parent 40d689c commit 89cce28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Api/LifeElementManagementInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*/
interface LifeElementManagementInterface
{
const LIFE_ELEMENTS_API_URI = 'checkout/shop/{shopId}/life_elements';
const LIFE_ELEMENTS_API_URI = 'checkout/shop/{{shopId}}/life_elements';

/**
* Create (LiFE) Element on Bold Platform.
Expand Down

0 comments on commit 89cce28

Please sign in to comment.