S
ShopBack In-Store Payments API
Details
- URL
-
https://integrations-sandbox.shopback.com/posi-sandbox - Docs
- https://docs.shopback.com/reference/in-store-getting-started
Authentication
ShopBack In-Store API HMAC credentials (`accessKeyId` + `accessKeySecret`)
Authorization: SB1-HMAC-SHA256 <credential> + ShopBack In-Store API HMAC credentials (`accessKeyId` + `accessKeySecret`) Date: <credential> discovered Complete ShopBack in-store onboarding as described in In-Store Getting Started. During onboarding, ShopBack provides accessKeyId and accessKeySecret. Use them to generate an HMAC-SHA256 request signature as shown in Generating an HMAC Signature, then send Authorization: SB1-HMAC-SHA256 accessKeyId:hmac_signature.