Fee source
Uses the current movement fee schedule: transaction 50 bps, escrow 100 bps, hybrid 150 bps.
Create Stripe Checkout Sessions for rail movement fees and bind payment_reference values back to Wever Labs receipts and ledger records.
Create Stripe Checkout Sessions for rail movement fees and bind payment_reference values back to Wever Labs receipts and ledger records.
Uses the current movement fee schedule: transaction 50 bps, escrow 100 bps, hybrid 150 bps.
Non-zero Stripe charges are normalized to at least 50 cents when needed.
checkout_state checkout_session_created and payment_reference stripe_checkout:
{
"mode": "create_stripe_movement_fee_checkout",
"rail_key": "packetops",
"movement_amount_units": 1000,
"movement_type": "transaction"
}