AdyenClient.BalancePlatform.PaymentInstrumentGroups (AdyenClient v1.0.0)

Copy Markdown View Source

Balance Platform — Payment Instrument Groups.

Group payment instruments under a shared set of transaction rules.

Summary

Functions

Create a payment instrument group.

Get a payment instrument group.

Functions

create(params, opts \\ [])

@spec create(
  map(),
  keyword()
) :: AdyenClient.Client.response()

Create a payment instrument group.

get(group_id, opts \\ [])

Get a payment instrument group.