#pawel-afterpay
1 messages ยท Page 1 of 1 (latest)
Hey there! Did you see my message about automatic payment methods for connected accounts?
(unrelated to the above, checking on that now)
you helped a lot !
i understand it a whole lot better now, so thank you for your help!
Np!
Params for payment intent:
pawel-afterpay
{:payment_method_types=>["afterpay_clearpay"], :shipping=> {:name=>"Pawel Ka", :address=>{:line1=>"1234 Main Street", :city=>"San Francisco", :state=>"CA", :country=>"US", :postal_code=>"94111"}}, :payment_method_data=> {:type=>"afterpay_clearpay", :billing_details=> {:name=>"Pawel Ka", :email=>"pawel@ticketinghub.com", :address=>{:line1=>"1234 Main Street", :city=>"San Francisco", :state=>"CA", :country=>"US", :postal_code=>"94111"}}}, :customer=>"cus_LKahDttONCufeU", :amount=>1000, :currency=>"USD", :confirm=>true, :setup_future_usage=>"off_session", :description=>"OR-1T Kizomba Festival", :return_url=>"http://localhost:8080/redirect_payment_complete.html", :application_fee_amount=>30, :confirmation_method=>"manual"}
Can you share the PI ID?
Payment Intent id ?
Ah, the error is on creation
yes
What's the account ID?
Is this a direct charge?
After Pay doesn't support Polish merchants
The error is pretty bad in this instance
Those are the params
that im trying to create the intent with
its listed in the doc
that it does not support pln as currencu
currency*
but im trying to create order with usd
copied part of the data from example from the doc as you see
But you're a Polish account, right?
the platform account is GB
where can i find it ?
So yeah, it's a direct charge for the Polish connected account (acct_1KbT5uAN1WpGl5pp)\
After Pay doesn't support Polish merchants: https://stripe.com/docs/payments/afterpay-clearpay (see Country availability)
req_oIcYqJmOL1tRqn
The error is just bad in this instance, the actual issue is you can't use After Pay on Polish accounts
It's northing to do with the currency, it's just a really bad API error
You're trying to create the PI with a Polish connected account. After Pay doesn't support Polish merchants
okay, so what kind of account i need to create to test it for the customer?
if i create new test account with address from the UK will it work ?
Outlines merchant, currency and customer location support
Okay, just creating account in UK to see if that works ๐
Should do, yep