Skip to main content

Beem

This page provides an overview of the payments methods provided by the Beem adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating Beem within your payments landscape, as well as an overview of the parameters required when submitting a transaction via IXOPAY's API.

Payment Methods

Payment MethodTransaction FlowsTransaction Types
eQrRedirect to Qr Code pageDebit, Refund

Mandatory Fields

KeyValueTransaction TypeDescription
extraData.storestringDebitName of the store
DescriptionstringODebit
Itemsitem object (Item Name, Item Description, Item Quantity, Item Price)ODebit ( it's mandatory to add at least one Item to the payload)
Item Nameone of [sku,tax,shipping, discount]ODebit

Additional Parameters (Conditional Mandatory)

KeyValueRequiredTransaction TypeDescription
extraData.locationstringfalseDebitLocation of the store
extraData.typereversalfalseRefundAdding this within 24 hours of the payment will send an Abort payment request instead of the Refund request
Item.Item Identifierstringfor sku itemsDebitThe item Identifier
Item.ExtraData.uristringfor sku itemsDebitThe URI to the item
Item.ExtraData.disc_amountstringfor sku itemsDebitDiscount amount, must begin with numeric value
Item.ExtraData.disc_descriptionstringfor sku itemsDebitdiscount description